Skip to content

Commit

Permalink
Correct link to code of conduct in sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMcCormick committed May 23, 2024
1 parent 7068d4f commit c3b3b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/sitemap.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="{{ .Site.Home.Permalink}}/about/roadmap/">Accomplishments and future plans</a></li>
<li><a href="{{ .Site.Home.Permalink}}/about/contacts/">How do I contact the IVOA?</a></li>
<li><a href="{{ .Site.Home.Permalink}}/about/participation/">How can I participate?</a></li>
<li><a href="{{ .Site.Home.Permalink}}/members/IVOA_Code_of_Conduct.pdf">Code of Conduct</a></li>
<li><a href="{{ .Site.Home.Permalink}}/members/working-groups/IVOA_Code_of_Conduct.pdf">Code of Conduct</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit c3b3b1c

Please sign in to comment.