Skip to content

Commit 810a1e2

Browse files
authored
Merge pull request #9462 from usaturn/fix/linx_of_code_of_conduct
fix link of code of conduct
2 parents 939c7bb + c56a37e commit 810a1e2

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)