From 35fc1b458ce4b549607f1ab0c846ba5998da0183 Mon Sep 17 00:00:00 2001 From: Jakub Klinkovský Date: Tue, 1 Jul 2014 13:03:06 +0200 Subject: update URLs to Arch wiki MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub Klinkovský Signed-off-by: Dan McGee --- templates/public/download.html | 2 +- templates/public/index.html | 10 +++++----- urls.py | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/public/download.html b/templates/public/download.html index 00db9bed..967d8a6e 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -28,7 +28,7 @@ {% if release.version %}
  • Current Release: {{ release.version }}
  • {% endif %} {% if release.kernel_version %}
  • Included Kernel: {{ release.kernel_version }}
  • {% endif %} {% if release.torrent_data %}
  • ISO Size: {{ release.torrent.file_length|filesizeformat }}
  • {% endif %} -
  • Installation Guide
  • +
  • Installation Guide
  • Resources: @@ -123,11 +123,11 @@ @@ -180,7 +180,7 @@
    • Signing Master Keys
    • -
    • Press Coverage
    • Logos & Artwork
    • News Archives
    • diff --git a/urls.py b/urls.py index 79838ce3..46c8ace6 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/', -- cgit v1.2.3-55-g3dc8