diff options
author | Dan McGee <dan@archlinux.org> | 2010-10-29 02:16:16 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-10-29 02:16:16 +0200 |
commit | 736c40e85e5626ec44d97c56e856350853565cab (patch) | |
tree | 992e4dc2a56f60fdc045e06356c4c4256a2009f2 /templates/mirrors | |
parent | e57747442a3c3a6286243a184f357d7af625a128 (diff) | |
download | archweb-736c40e85e5626ec44d97c56e856350853565cab.tar.gz archweb-736c40e85e5626ec44d97c56e856350853565cab.tar.xz |
Convert a bunch of links to HTTPS
Now that the wiki is HTTPS for the most part, we should skip the redirects
and link directly. Also switch some www links for mailman resources to the
mailman subdomain.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/mirrors')
-rw-r--r-- | templates/mirrors/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mirrors/index.html b/templates/mirrors/index.html index 1d620b1..49907b8 100644 --- a/templates/mirrors/index.html +++ b/templates/mirrors/index.html @@ -28,7 +28,7 @@ <h3>Customized by country mirrorlist</h3> <p>The following form can generate a custom up-to-date - <a href="http://wiki.archlinux.org/index.php/Pacman" + <a href="https://wiki.archlinux.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. |