diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-04 22:04:47 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-04 22:04:47 -0500 |
commit | a7e4df04aad4890dc40f61126fca199657b83342 (patch) | |
tree | 15b984dc124f936201191fe127ea75a279de251e | |
parent | 48e53e5a91f43ac1ee4ec443f65a31af5c607797 (diff) |
Fix a URL that was still pointing to kiwwwi.org
-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 7091229e..76b721d9 100644 --- a/templates/mirrors/index.html +++ b/templates/mirrors/index.html @@ -28,8 +28,8 @@ <h3>Customized by country mirrorlist</h3> <p>The following form can generate a custom up-to-date - <a href="https://wiki.parabola.kiwwwi.org/index.php/Pacman" - title="ArchWiki: Pacman">pacman</a> mirrorlist based on geography and + <a href="//wiki.parabolagnulinux.org/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. Additionally, the mirror status data can be incorporated into the generated |