diff --git a/i2p2www/legacy.py b/i2p2www/legacy.py index 685dc8c5..6cdcc159 100644 --- a/i2p2www/legacy.py +++ b/i2p2www/legacy.py @@ -101,6 +101,7 @@ LEGACY_PAGES_MAP={ 'supported_applications': 'docs/applications/supported', 'team': 'about/team', 'techintro': 'docs/how/tech-intro', + 'ticket919': 'misc/ticket919', 'todo': 'volunteer/todo', 'transition-guide': 'misc/transition-guide', 'transition-guide.txt': 'misc/transition-guide.txt', diff --git a/www.i2p2/pages/ticket919.html b/i2p2www/pages/site/misc/ticket919.html similarity index 74% rename from www.i2p2/pages/ticket919.html rename to i2p2www/pages/site/misc/ticket919.html index d2fd34bc..98b64760 100644 --- a/www.i2p2/pages/ticket919.html +++ b/i2p2www/pages/site/misc/ticket919.html @@ -1,11 +1,11 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}Ticket 919/920 fix{% endblock %} {% block content %}

The issue described on this page only affects Windows systems that originally installed I2P with version 0.9.5. Other operating systems are not affected.

-

This issue has been corrected as of the 0.9.5-win1 release.

+

This issue has been corrected as of the 0.9.5-win1 release.

@@ -25,7 +25,7 @@ eepsite it is important to follow this procedure prior to upgrading to 0.9.6.

- Tickets 919 & 920 correspond to this issue. + Tickets 919 & 920 correspond to this issue.

Fixing the configuration

@@ -37,20 +37,20 @@ eepsite it is important to follow this procedure prior to upgrading to 0.9.6.
  1. From the Home page of the I2P Router Console, click the I2P logo in the upper-left corner. - - + +
  2. Click the I2P Services link. - - + + You should see something like the following: - - + + If the path at number 1 in the image above is set to eepsite/jetty.xml, the path needs to be updated.
  3. Click the Edit button next to I2P webserver (eepsite). The page will reload to allow the path to be edited as shown below: - - + + Insert the full path to your I2P configuration directory before the text "eepsite/jetty.xml" as shown above, then click Click the Save Client Configuration button.