diff --git a/i2p2www/pages/site/docs/index.html b/i2p2www/pages/site/docs/index.html
index 9a467f7c..30571239 100644
--- a/i2p2www/pages/site/docs/index.html
+++ b/i2p2www/pages/site/docs/index.html
@@ -219,7 +219,8 @@ Traditionally used only by Java applications and higher-level APIs.
{{ _('Developer Guidelines') }}
{% trans %}Javadocs on the standard internet:{% endtrans %}
-{% trans num=1 %}Server {{ num }}{% endtrans %}
+{% trans num=1 %}Server {{ num }}{% endtrans %}
+{% trans num=3 %}Server {{ num }}{% endtrans %}
{% trans %}Note: always verify that javadocs are current by checking the release number.{% endtrans %}
{% trans %}Javadocs inside I2P:{% endtrans %}
@@ -229,7 +230,7 @@ down (kytv)
ancient (str4d)
{% trans num=2 %}Server {{ num }}{% endtrans %}
-->
-{% trans num=3 %}Server {{ num }}{% endtrans %}
+{% trans num=3 %}Server {{ num }}{% endtrans %}
@@ -243,8 +244,6 @@ ancient (str4d)
{{ _('Ports used by I2P') }}
-{{ _('Automatic updates to development builds inside I2P') }}
-
{{ _('Updating the wrapper manually') }}
{{ _('User forum') }}
diff --git a/i2p2www/templatevars.py b/i2p2www/templatevars.py
index 869696cd..3c342a85 100644
--- a/i2p2www/templatevars.py
+++ b/i2p2www/templatevars.py
@@ -26,6 +26,7 @@ I2P_TO_CLEAR = {
'lists.i2p': 'lists.i2p.email',
'i2p-javadocs.i2p': 'docs.i2p-projekt.de/javadoc', # Hacky to include the path, but it works!
'idk.i2p/javadoc': 'docs.i2p-projekt.de/javadoc', # Hacky to include the path, but it works!
+ "idk.i2p": "eyedeekay.github.io",
'stats.i2p': 'stats.i2p', # Inproxy disabled at request of site owner
'zzz.i2p': 'zzz.i2p', # Inproxy disabled at request of site owner
'git.idk.i2p': 'i2pgit.org', # Git mirror