summaryrefslogtreecommitdiff
path: root/templates/mirrors/index.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-11 19:51:21 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-11 19:51:21 -0500
commit438574afcd31298e9c78f3a61006e83ad3d56225 (patch)
tree07a1d784273e5d00e8eb41b44af1fe195e10dd53 /templates/mirrors/index.html
parent2b9c2845a9a7c0c6fb83ab6d4722f102f05c4da6 (diff)
I take it back, using // instead of https:// was a bad idea, it makes links from non-https be bad
Diffstat (limited to 'templates/mirrors/index.html')
-rw-r--r--templates/mirrors/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mirrors/index.html b/templates/mirrors/index.html
index c77bf44d..43e5ce28 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="//wiki.parabolagnulinux.org/Pacman">pacman</a>
+ <a href='https://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.