summaryrefslogtreecommitdiff
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 ab5fef42..506b83ef 100644
--- a/urls.py
+++ b/urls.py
@@ -103,7 +103,7 @@ legacy_urls = (
('^todolists/$', '/todo/'),
('^docs/en/guide/install/arch-install-guide.html',
- 'https://wiki.parabola.nu/Installation_guide'),
+ 'https://wiki.parabola.nu/Installation_Guide'),
('^docs/en/',
'https://wiki.parabola.nu/'),
('^docs/',