diff --git a/i2p2www/pages/global/footer.html b/i2p2www/pages/global/footer.html
index 72f763be..dda9b768 100644
--- a/i2p2www/pages/global/footer.html
+++ b/i2p2www/pages/global/footer.html
@@ -30,7 +30,7 @@
{{ _('Misc.') }}
diff --git a/www.i2p2/pages/links.html b/i2p2www/pages/site/links.html
similarity index 95%
rename from www.i2p2/pages/links.html
rename to i2p2www/pages/site/links.html
index 242320c5..1496a6ec 100644
--- a/www.i2p2/pages/links.html
+++ b/i2p2www/pages/site/links.html
@@ -1,10 +1,10 @@
-{% extends "_layout.html" %}
+{% extends "global/layout.html" %}
{% block title %}Links{% endblock %}
{% block content %}
Recommended Links & Resources
See also the page with
-links to papers, presentations, videos, and tutorials about I2P.
+links to papers, presentations, videos, and tutorials about I2P.