diff --git a/templates/_footer.haml b/templates/_footer.haml
index 2c834b2b9e7150d39b8e94a2492e1a1965bf105a..44e59e62639ecab8bb8612b3488568c04103b30f 100644
--- a/templates/_footer.haml
+++ b/templates/_footer.haml
@@ -3,12 +3,24 @@
 #footer.container-fluid
   - blocktrans
     Memopol is free software
-    <a href="https://github.com/political-memory/political_memory">released</a>
+    <a href="https://gitorious.org/memopol2-0">released</a>
     under the terms of the
     <a href="http://www.gnu.org/licenses/agpl.html">GNU aGPLV3+</a>
-  %a{href: "https://github.com/political-memory/political_memory/issues"}
+  %a{href: "https://projets.lqdn.fr/projects/mempol"}
     - trans "Bug tracking system"
-  %a{href: "https://github.com/political-memory/political_memory/issues/new"}
+  &nbsp;
+  %a{href: "https://projets.lqdn.fr/projects/mempol/issues/new"}
     - trans "Report a bug"
   %br
   {% trans "Provided by" %} <a href="http://www.laquadrature.net/">La Quadrature du Net</a>
+  %br
+  %hr
+  %a{href: "http://parltrack.euwiki.org/"}
+    - trans "Parltrack"
+  &nbsp;
+  %a{href: "http://www.memopol.org/"} 
+    - trans "Blog"
+  &nbsp;
+  %a{href: "http://memopol.readthedocs.io/en/master/"} 
+    - trans "Documentation"
+