Merge pull request #9462 from usaturn/fix/linx_of_code_of_conduct

fix link of code of conduct
This commit is contained in:
Takeshi KOMIYA 2021-07-17 18:57:05 +09:00 committed by GitHub
commit 810a1e2988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,6 +124,6 @@
<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 %}