summaryrefslogtreecommitdiffstats
path: root/urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'urls.py')
-rw-r--r--urls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/urls.py b/urls.py
index 79838ce..46c8ace 100644
--- a/urls.py
+++ b/urls.py
@@ -111,7 +111,7 @@ legacy_urls = (
('^todolists/$', '/todo/'),
('^docs/en/guide/install/arch-install-guide.html',
- 'https://wiki.archlinux.org/index.php/Installation_Guide'),
+ 'https://wiki.archlinux.org/index.php/Installation_guide'),
('^docs/en/',
'https://wiki.archlinux.org/'),
('^docs/',