diff --git a/i2p2www/legacy.py b/i2p2www/legacy.py index 55965e4e..89457d51 100644 --- a/i2p2www/legacy.py +++ b/i2p2www/legacy.py @@ -106,6 +106,7 @@ LEGACY_PAGES_MAP={ 'supported_applications': 'docs/applications/supported', 'team': 'about/team', 'techintro': 'docs/how/tech-intro', + 'ticket1056': 'misc/ticket1056', 'ticket919': 'misc/ticket919', 'todo': 'get-involved/todo', 'transition-guide': 'misc/transition-guide', diff --git a/www.i2p2/pages/ticket1056.html b/i2p2www/pages/site/misc/ticket1056.html similarity index 53% rename from www.i2p2/pages/ticket1056.html rename to i2p2www/pages/site/misc/ticket1056.html index cb72e4dd..4d53f14b 100644 --- a/www.i2p2/pages/ticket1056.html +++ b/i2p2www/pages/site/misc/ticket1056.html @@ -1,10 +1,10 @@ -{% extends "_layout.html" %} -{% block title %}Ticket 919/920 fix{% endblock %} +{% extends "global/layout.html" %} +{% block title %}Ticket 1056 fix{% endblock %} {% block content %}
The issue described on this page only affects some Windows systems upgrading from an earlier version to 0.9.8. Other operating systems are not affected.
-This issue has been corrected as of the 0.9.8.1 release.
+This issue has been corrected as of the 0.9.8.1 release.
There are two possible ways to resolve this problem. @@ -20,5 +20,5 @@ There are two possible ways to resolve this problem.