Skip to content

Commit

Permalink
fix link of code of conduct
Browse files Browse the repository at this point in the history
  • Loading branch information
usaturn committed Jul 17, 2021
1 parent 939c7bb commit c56a37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,6 @@ <h2>{%trans%}Contributor Guide{%endtrans%}</h2>

<h2>{%trans%}Code of Conduct{%endtrans%}</h2>

<p>{%trans path=pathto("code_of_conduct")%}Please adhere to our <a href="{{ path }}">Code of Conduct</a>.{%endtrans%}</p>
<p>{%trans path=pathto("internals/code-of-conduct")%}Please adhere to our <a href="{{ path }}">Code of Conduct</a>.{%endtrans%}</p>

{% endblock %}

0 comments on commit c56a37e

Please sign in to comment.