forked from I2P_Developers/i2p.www
Remove mtn reference
This commit is contained in:
@@ -306,10 +306,10 @@ Except where otherwise noted, content on this site is licensed under a
|
||||
</p>
|
||||
|
||||
<h2><a id="commit">{{ _('Commit privileges') }}</a></h2>
|
||||
<p>{% trans monotone=site_url('get-involved/guides/monotone') -%}
|
||||
Developers may push changes to a distributed monotone repository if you
|
||||
<p>{% trans git=site_url('docs/applications/git') -%}
|
||||
Developers may push changes to a distributed git repository if you
|
||||
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>
|
||||
|
||||
<p>{% trans -%}
|
||||
|
Reference in New Issue
Block a user