Skip to content

Commit 12dbe25

Browse files
authored
Merge pull request #38 from ClojureBridge/code-of-conduct-link
reinstate trailing slash in Code of Conduct link
2 parents beee746 + 7ab9239 commit 12dbe25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{% endif %}
1515
{% endfor %}
1616
<li>
17-
<a class="page-link" href="https://bridgefoundry.org/code-of-conduct">Code of Conduct</a>
17+
<a class="page-link" href="https://bridgefoundry.org/code-of-conduct/">Code of Conduct</a>
1818
</li>
1919
<li>
2020
<a class="page-link" href="https://github.com/ClojureBridge"><i class="fa fa-github"><span>GitHub</span></i></a>

0 commit comments

Comments
 (0)