Legacy urls: volunteer -> get-involved
This commit is contained in:
@ -12,34 +12,34 @@ LEGACY_FUNCTIONS_MAP={
|
|||||||
}
|
}
|
||||||
|
|
||||||
LEGACY_PAGES_MAP={
|
LEGACY_PAGES_MAP={
|
||||||
'applications': 'volunteer/develop/applications',
|
'applications': 'get-involved/develop/applications',
|
||||||
'benchmarks': 'misc/benchmarks',
|
'benchmarks': 'misc/benchmarks',
|
||||||
'bittorrent': 'docs/applications/bittorrent',
|
'bittorrent': 'docs/applications/bittorrent',
|
||||||
'blockfile': 'docs/spec/blockfile',
|
'blockfile': 'docs/spec/blockfile',
|
||||||
'bob': 'docs/api/bob',
|
'bob': 'docs/api/bob',
|
||||||
'bounties': 'volunteer/bounties',
|
'bounties': 'get-involved/bounties',
|
||||||
'bounty_arabic': 'volunteer/bounties/arabic-trans',
|
'bounty_arabic': 'get-involved/bounties/arabic-trans',
|
||||||
'bounty_btcclient': 'volunteer/bounties/btc-client',
|
'bounty_btcclient': 'get-involved/bounties/btc-client',
|
||||||
'bounty_datastore': 'volunteer/bounties/datastore',
|
'bounty_datastore': 'get-involved/bounties/datastore',
|
||||||
'bounty_debpack': 'volunteer/bounties/deb-pack',
|
'bounty_debpack': 'get-involved/bounties/deb-pack',
|
||||||
'bounty_i2phex': 'volunteer/bounties/i2phex',
|
'bounty_i2phex': 'get-involved/bounties/i2phex',
|
||||||
'bounty_ipv6': 'volunteer/bounties/ipv6',
|
'bounty_ipv6': 'get-involved/bounties/ipv6',
|
||||||
'bounty_rutrans': 'volunteer/bounties/russian-trans',
|
'bounty_rutrans': 'get-involved/bounties/russian-trans',
|
||||||
'bounty_silc': 'volunteer/bounties/silc',
|
'bounty_silc': 'get-involved/bounties/silc',
|
||||||
'bounty_syndie2012': 'volunteer/bounties/syndie-2012',
|
'bounty_syndie2012': 'get-involved/bounties/syndie-2012',
|
||||||
'bounty_unittests': 'volunteer/bounties/unit-tests',
|
'bounty_unittests': 'get-involved/bounties/unit-tests',
|
||||||
'bounty_vuzeplugin': 'volunteer/bounties/vuze-plugin',
|
'bounty_vuzeplugin': 'get-involved/bounties/vuze-plugin',
|
||||||
'clt': 'misc/clt',
|
'clt': 'misc/clt',
|
||||||
'common_structures_spec': 'docs/spec/common-structures',
|
'common_structures_spec': 'docs/spec/common-structures',
|
||||||
'configuration': 'docs/spec/configuration',
|
'configuration': 'docs/spec/configuration',
|
||||||
'contact': 'about/contact',
|
'contact': 'about/contact',
|
||||||
'cvs': 'misc/cvs',
|
'cvs': 'misc/cvs',
|
||||||
'datagrams': 'docs/api/datagrams',
|
'datagrams': 'docs/api/datagrams',
|
||||||
'dev-guidelines': 'volunteer/guides/dev-guidelines',
|
'dev-guidelines': 'get-involved/guides/dev-guidelines',
|
||||||
'developerskeys': 'volunteer/develop/developers-keys',
|
'developerskeys': 'get-involved/develop/developers-keys',
|
||||||
'donate': 'volunteer/donate',
|
'donate': 'get-involved/donate',
|
||||||
'faq': 'support/faq',
|
'faq': 'support/faq',
|
||||||
'getinvolved': 'volunteer',
|
'getinvolved': 'get-involved',
|
||||||
'glossary': 'support/glossary',
|
'glossary': 'support/glossary',
|
||||||
'halloffame': 'about/hall-of-fame',
|
'halloffame': 'about/hall-of-fame',
|
||||||
'how': 'docs',
|
'how': 'docs',
|
||||||
@ -66,19 +66,19 @@ LEGACY_PAGES_MAP={
|
|||||||
'invisiblenet': 'misc/invisiblenet',
|
'invisiblenet': 'misc/invisiblenet',
|
||||||
'jbigi': 'misc/jbigi',
|
'jbigi': 'misc/jbigi',
|
||||||
'jrandom-awol': 'misc/jrandom-awol',
|
'jrandom-awol': 'misc/jrandom-awol',
|
||||||
'license-agreements': 'volunteer/develop/license-agreements',
|
'license-agreements': 'get-involved/develop/license-agreements',
|
||||||
'licenses': 'volunteer/develop/licenses',
|
'licenses': 'get-involved/develop/licenses',
|
||||||
'links': 'links',
|
'links': 'links',
|
||||||
'manualwrapper': 'misc/manual-wrapper',
|
'manualwrapper': 'misc/manual-wrapper',
|
||||||
'ministreaming': 'docs/api/ministreaming',
|
'ministreaming': 'docs/api/ministreaming',
|
||||||
'minwww': 'misc/minwww',
|
'minwww': 'misc/minwww',
|
||||||
'monotone': 'volunteer/develop/monotone',
|
'monotone': 'get-involved/guides/monotone',
|
||||||
'myi2p': 'misc/myi2p',
|
'myi2p': 'misc/myi2p',
|
||||||
'naming': 'docs/naming',
|
'naming': 'docs/naming',
|
||||||
'naming_discussion': 'docs/discussions/naming',
|
'naming_discussion': 'docs/discussions/naming',
|
||||||
'netdb_discussion': 'docs/discussions/netdb',
|
'netdb_discussion': 'docs/discussions/netdb',
|
||||||
'newdevelopers': 'volunteer/guides/new-developers',
|
'newdevelopers': 'get-involved/guides/new-developers',
|
||||||
'newtranslators': 'volunteer/guides/new-translators',
|
'newtranslators': 'get-involved/guides/new-translators',
|
||||||
'ntcp': 'docs/transport/ntcp',
|
'ntcp': 'docs/transport/ntcp',
|
||||||
'ntcp_discussion': 'docs/discussions/ntcp',
|
'ntcp_discussion': 'docs/discussions/ntcp',
|
||||||
'othernetworks': 'about/comparison/other-networks',
|
'othernetworks': 'about/comparison/other-networks',
|
||||||
@ -90,19 +90,19 @@ LEGACY_PAGES_MAP={
|
|||||||
'ports': 'docs/ports',
|
'ports': 'docs/ports',
|
||||||
'protocols': 'docs/protocol',
|
'protocols': 'docs/protocol',
|
||||||
'ratestats': 'misc/ratestats',
|
'ratestats': 'misc/ratestats',
|
||||||
'release-signing-key': 'volunteer/develop/release-signing-key',
|
'release-signing-key': 'get-involved/develop/release-signing-key',
|
||||||
'roadmap': 'volunteer/roadmap',
|
'roadmap': 'get-involved/roadmap',
|
||||||
'sam': 'docs/api/sam',
|
'sam': 'docs/api/sam',
|
||||||
'samv2': 'docs/api/samv2',
|
'samv2': 'docs/api/samv2',
|
||||||
'samv3': 'docs/api/samv3',
|
'samv3': 'docs/api/samv3',
|
||||||
'signedkeys': 'volunteer/develop/signed-keys',
|
'signedkeys': 'get-involved/develop/signed-keys',
|
||||||
'socks': 'docs/api/socks',
|
'socks': 'docs/api/socks',
|
||||||
'streaming': 'docs/api/streaming',
|
'streaming': 'docs/api/streaming',
|
||||||
'supported_applications': 'docs/applications/supported',
|
'supported_applications': 'docs/applications/supported',
|
||||||
'team': 'about/team',
|
'team': 'about/team',
|
||||||
'techintro': 'docs/how/tech-intro',
|
'techintro': 'docs/how/tech-intro',
|
||||||
'ticket919': 'misc/ticket919',
|
'ticket919': 'misc/ticket919',
|
||||||
'todo': 'volunteer/todo',
|
'todo': 'get-involved/todo',
|
||||||
'transition-guide': 'misc/transition-guide',
|
'transition-guide': 'misc/transition-guide',
|
||||||
'transition-guide.txt': 'misc/transition-guide.txt',
|
'transition-guide.txt': 'misc/transition-guide.txt',
|
||||||
'transport': 'docs/transport',
|
'transport': 'docs/transport',
|
||||||
|
Reference in New Issue
Block a user