Skip to content

Commit

Permalink
Merge pull request #852 from usds/deia-v2
Browse files Browse the repository at this point in the history
D+I url fix
  • Loading branch information
amwhitty authored Jun 9, 2023
2 parents 7a682cd + 11085f5 commit f9d115e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<h2 class="site-c-footer__heading">About USDS</h2>
<ul class="site-c-footer__list tablet:padding-right-3">
<li><a href="{{ site.baseurl }}{% link pages/contact-us.html %}">Contact us</a></li>
<li><a href="{{ site.baseurl }}/assets/files/{{ site.d_and_i_file_name }}" target="_blank">Diversity &amp; Inclusion Report</a></li>
<li><a href="{{ site.baseurl }}{% link pages/deia.html %}">Diversity &amp; Inclusion Report</a></li>
<li><a href="{{ site.baseurl }}/resources/{{ site.impact_report_file_name }}" target="_blank">Impact Report [PDF, 20 pages]</a></li>
<li><a href="{{ site.baseurl }}/assets/files/{{ site.press_kit_file_name }}" target="_blank">Press sheet [PDF, 2 pages]</a></li>
<li><a href="{{ site.baseurl }}/faq">Hiring FAQ</a></li>
Expand Down

0 comments on commit f9d115e

Please sign in to comment.