diff --git a/i2p2www/pages/global/nav.html b/i2p2www/pages/global/nav.html
index e78a5b2a..3741c0b3 100644
--- a/i2p2www/pages/global/nav.html
+++ b/i2p2www/pages/global/nav.html
@@ -64,6 +64,7 @@
{{ _('Plugins') }}
SSU
{{ _('Tunnel messages') }}
+ {{ _('Software updates') }}
{{ _('Papers and presentations') }}
diff --git a/www.i2p2/pages/updates.html b/i2p2www/pages/site/docs/specs/updates.html
similarity index 93%
rename from www.i2p2/pages/updates.html
rename to i2p2www/pages/site/docs/specs/updates.html
index c8ea2f08..bdfb69cd 100644
--- a/www.i2p2/pages/updates.html
+++ b/i2p2www/pages/site/docs/specs/updates.html
@@ -1,4 +1,4 @@
-{% extends "_layout.html" %}
+{% extends "global/layout.html" %}
{% block title %}I2P Software Update Specification{% endblock %}
{% block content %}
Page last updated November 2011, current as of router version 0.8.12
@@ -44,13 +44,13 @@ is simply a zip file with a prepended 56 byte header.
The header contains:
The signature covers only the zip archive - not the prepended version.
-The signature must match one of the DSA public keys configured into the router,
+The signature must match one of the DSA public keys configured into the router,
which has a hardcoded default list of keys of the current project release managers.
For version comparison purposes, version fields contain [0-9]*, field separators are