Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Jan 14, 2015
1 parent dd2f558 commit 965fdb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<span><a href="https://github.com/writethedocs"><i class="iconf-github-circled-alt2"></i></a></span>
<span><a href="https://twitter.com/writethedocs"><i class="iconf-twitter-circled"></i></a></span>
<span><a href="http://webchat.freenode.net?channels=writethedocs">#writethedocs</a></span>
<span><a href="{{ base_url }}/code-of-conduct.html">Code&nbsp;of&nbsp;Conduct</a></span>
<span><a href="{{ base_url }}/code-of-conduct/">Code&nbsp;of&nbsp;Conduct</a></span>
</span>
</div>
</div>
Expand Down

0 comments on commit 965fdb4

Please sign in to comment.