diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2010-11-14 21:38:33 -0800 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2010-11-14 21:38:33 -0800 |
commit | 7e1e0dffaf0584270e652815a0b0ed3f03e32add (patch) | |
tree | 06e21d33965ab42fee32a5facdb6c96282a62c0e /templates/mirrors/index.html | |
parent | fcc6d98bc438ea917c757ee1a565a5dba625f333 (diff) |
Rebranding for Parabola stage 1
Diffstat (limited to 'templates/mirrors/index.html')
-rw-r--r-- | templates/mirrors/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/mirrors/index.html b/templates/mirrors/index.html index 49907b8f..7091229e 100644 --- a/templates/mirrors/index.html +++ b/templates/mirrors/index.html @@ -1,6 +1,6 @@ {% extends "base.html" %} {% load package_extras %} -{% block title %}Arch Linux - Pacman Mirrorlist Generator{% endblock %} +{% block title %}Parabola - Pacman Mirrorlist Generator{% endblock %} {% block content %} <div id="mirrorlist-gen" class="box"> @@ -28,7 +28,7 @@ <h3>Customized by country mirrorlist</h3> <p>The following form can generate a custom up-to-date - <a href="https://wiki.archlinux.org/index.php/Pacman" + <a href="https://wiki.parabola.kiwwwi.org/index.php/Pacman" title="ArchWiki: Pacman">pacman</a> mirrorlist based on geography and desired protocol(s). Simply replace the contents of <code>/etc/pacman.d/mirrorlist</code> with your generated list. |