From f6ed54e6d21cfd53a42bda4c70e1b94b1937696e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Mas=C5=82owski?= Date: Sun, 5 Oct 2014 13:37:56 +0200 Subject: Use new Parabola URLs. --- urls.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'urls.py') diff --git a/urls.py b/urls.py index 04f5ecd2..4bd27ec2 100644 --- a/urls.py +++ b/urls.py @@ -104,11 +104,11 @@ legacy_urls = ( ('^todolists/$', '/todo/'), ('^docs/en/guide/install/arch-install-guide.html', - 'https://wiki.parabolagnulinux.org/Installation_guide'), + 'https://wiki.parabola.nu/Installation_Guide'), ('^docs/en/', - 'https://wiki.parabolagnulinux.org/'), + 'https://wiki.parabola.nu/'), ('^docs/', - 'https://wiki.parabolagnulinux.org/'), + 'https://wiki.parabola.nu/'), ('^developers/$', '/hackers/'), ('^trustedusers/$', '/hackers/'), -- cgit v1.2.3