diff --git a/i2p2www/legacy.py b/i2p2www/legacy.py index b0238df1..d0dfdc0a 100644 --- a/i2p2www/legacy.py +++ b/i2p2www/legacy.py @@ -12,6 +12,7 @@ LEGACY_FUNCTIONS_MAP={ LEGACY_PAGES_MAP={ 'applications': 'volunteer/develop/applications', + 'benchmarks': 'misc/benchmarks', 'bittorrent': 'docs/applications/bittorrent', 'blockfile': 'docs/spec/blockfile', 'bob': 'docs/api/bob', diff --git a/www.i2p2/pages/old/benchmarks.html b/i2p2www/pages/site/misc/benchmarks.html similarity index 100% rename from www.i2p2/pages/old/benchmarks.html rename to i2p2www/pages/site/misc/benchmarks.html