We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd8ef2e commit 10dbf4fCopy full SHA for 10dbf4f
1 file changed
_includes/navbar.html
@@ -24,7 +24,7 @@
24
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About <span class="caret"></span></a>
25
<ul class="dropdown-menu">
26
<li><a href="/about-OBO-Foundry.html">About the OBO Foundry</a></li>
27
- <li><a href="http://obofoundry.org/docs/COC.html">Code of Conduct</a></li>
+ <li><a href="/docs/COC.html">Code of Conduct</a></li>
28
<li><a href="/docs/OperationsCommittee.html">Operations Committee</a></li>
29
<li><a href="/docs/EditorialWG.html" style="padding-left: 3em">Editorial Working Group</a></li>
30
<li><a href="/docs/TechnicalWG.html" style="padding-left: 3em">Technical Working Group</a></li>
0 commit comments