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.
1 parent 939c7bb commit c56a37eCopy full SHA for c56a37e
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