summaryrefslogtreecommitdiffstats
path: root/urls.py
diff options
context:
space:
mode:
authorJakub Klinkovský <j.l.k@gmx.com>2014-07-01 13:03:06 +0200
committerDan McGee <dan@archlinux.org>2014-09-01 22:30:12 +0200
commit35fc1b458ce4b549607f1ab0c846ba5998da0183 (patch)
treedab61147088038c4b4c5edad0b7eb6ea5a1295ec /urls.py
parent45f5ba71e76128bb266f6621b7eaec71af19ed2b (diff)
downloadarchweb-35fc1b458ce4b549607f1ab0c846ba5998da0183.tar.gz
archweb-35fc1b458ce4b549607f1ab0c846ba5998da0183.tar.xz
update URLs to Arch wiki
Signed-off-by: Jakub Klinkovský <j.l.k@gmx.com> Signed-off-by: Dan McGee <dan@archlinux.org>
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/',