We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 939c7bb + c56a37e commit 810a1e2Copy full SHA for 810a1e2
doc/_templates/index.html
@@ -124,6 +124,6 @@ <h2>{%trans%}Contributor Guide{%endtrans%}</h2>
124
125
<h2>{%trans%}Code of Conduct{%endtrans%}</h2>
126
127
- <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>
128
129
{% endblock %}
0 commit comments