Skip to content

Commit c56a37e

Browse files
committed
fix link of code of conduct
1 parent 939c7bb commit c56a37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,6 @@ <h2>{%trans%}Contributor Guide{%endtrans%}</h2>
124124

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

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

129129
{% endblock %}

0 commit comments

Comments
 (0)