Skip to content

Commit

Permalink
fix: use HTTPS URL for state.gov
Browse files Browse the repository at this point in the history
  • Loading branch information
joewiz committed May 3, 2024
1 parent c1875c6 commit aaece0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
<div class="row">
<address class="col-xs-12 col-sm-12 col-md-12">
<h4>Office of the Historian, Foreign Service Institute <br/>
<a href="http://www.state.gov">United States Department of
<a href="https://www.state.gov">United States Department of
State</a></h4>
<p>
<a href="mailto:[email protected]">[email protected]</a>
Expand Down

0 comments on commit aaece0f

Please sign in to comment.