From 39a50bfe0f733aece7816d09e576f51651c4b42e Mon Sep 17 00:00:00 2001
From: idk
Date: Wed, 5 Jan 2022 15:00:15 -0500
Subject: [PATCH] Remove mtn reference
---
i2p2www/pages/site/get-involved/develop/licenses.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/i2p2www/pages/site/get-involved/develop/licenses.html b/i2p2www/pages/site/get-involved/develop/licenses.html
index 0062c5be..a6252c32 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
-{% trans monotone=site_url('get-involved/guides/monotone') -%}
-Developers may push changes to a distributed monotone repository if you
+
{% 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 Monotone Page for details.
+See the Monotone Page for details.
{%- endtrans %}
{% trans -%}