Remove mtn reference

This commit is contained in:
idk
2022-01-05 15:00:15 -05:00
parent b3fb4210a4
commit 39a50bfe0f

View File

@@ -306,10 +306,10 @@ Except where otherwise noted, content on this site is licensed under a
</p> </p>
<h2><a id="commit">{{ _('Commit privileges') }}</a></h2> <h2><a id="commit">{{ _('Commit privileges') }}</a></h2>
<p>{% trans monotone=site_url('get-involved/guides/monotone') -%} <p>{% trans git=site_url('docs/applications/git') -%}
Developers may push changes to a distributed monotone repository if you Developers may push changes to a distributed git repository if you
receive permission from the person running that repository. receive permission from the person running that repository.
See the <a href="{{ monotone }}">Monotone Page</a> for details. See the <a href="{{ git }}">Monotone Page</a> for details.
{%- endtrans %}</p> {%- endtrans %}</p>
<p>{% trans -%} <p>{% trans -%}