From 8ffe50daa2f34a9532c2d55aa60e353b0f4034d2 Mon Sep 17 00:00:00 2001
From: str4d <str4d@mail.i2p>
Date: Wed, 14 Aug 2013 22:04:38 +0000
Subject: [PATCH] Updated sites in footer

---
 i2p2www/pages/global/footer.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/i2p2www/pages/global/footer.html b/i2p2www/pages/global/footer.html
index f6f499795..657b1134c 100644
--- a/i2p2www/pages/global/footer.html
+++ b/i2p2www/pages/global/footer.html
@@ -1,14 +1,14 @@
       <div class='aside first'>
         <h1>{{ _('Mirrors') }}</h1>
         <ul>
-          <li><a rel="nofollow" href="http://www.geti2p.net/">http://www.geti2p.net</a></li>
           <li><a rel="nofollow" href="http://i2pproject.net/">http://i2pproject.net</a></li>
-          <li><a rel="nofollow" href="http://i2p-projekt.de/">http://i2p-projeckt.de</a></li>
+          <li><a rel="nofollow" href="http://i2p-projekt.de/">http://i2p-projekt.de</a></li>
         </ul>
       </div>
       <div class='aside second'>
         <h1>{{ _('Secure') }}</h1>
         <ul>
+          <li><a rel="nofollow" href="https://geti2p.net/">https://geti2p.net</a></li>
           <li><a rel="nofollow" href="https://www.i2p2.de/">https://www.i2p2.de</a></li>
         </ul>
       </div>
-- 
GitLab