Fixes code of conduct link

This commit is contained in:
Mouse Reeve 2022-11-18 08:23:53 -08:00
parent 9aab14ee96
commit c5fb710f29

View file

@ -24,7 +24,7 @@
</div>
<div class="column is-2">
<p>
<a href ="{% url 'privacy' %}">{% trans "Code of Conduct" %}</a>
<a href ="{% url 'conduct' %}">{% trans "Code of Conduct" %}</a>
</p>
<p>
<a href ="{% url 'privacy' %}">{% trans "Privacy Policy" %}</a>