diff --git a/i2p2www/pages/site/get-involved/develop/licenses.html b/i2p2www/pages/site/get-involved/develop/licenses.html
index 0062c5be8b257ab6089b6ce6543a45c769b67f8f..a6252c324213ae379ea8145d44e0911c07652411 100644
--- a/i2p2www/pages/site/get-involved/develop/licenses.html
+++ b/i2p2www/pages/site/get-involved/develop/licenses.html
@@ -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 -%}