mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-31 09:48:01 -05:00
Change /i18n redirect to /r/i18n
This commit is contained in:
@@ -79,7 +79,7 @@ def make_map(global_conf={}, app_conf={}):
|
||||
mc('/awards', controller='front', action='awards')
|
||||
|
||||
mc('/i18n', controller='redirect', action='redirect',
|
||||
dest='http://www.reddit.com/r/r18n')
|
||||
dest='http://www.reddit.com/r/i18n')
|
||||
mc('/feedback', controller='feedback', action='feedback')
|
||||
mc('/ad_inq', controller='feedback', action='ad_inq')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user