summaryrefslogtreecommitdiff
path: root/templates/public/download.html
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-01 23:55:27 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-01 23:55:27 -0500
commita10b6d884f4f102f5216f4b341f35bb341cee176 (patch)
treeffccc25f11663b33dd53dc936322d91bc5cb85b1 /templates/public/download.html
parent623e0453cee5e3f663a0b18d68db0396cc812983 (diff)
Normalize the URI scheme used for inbound links. Don't use one when possible, else use https
Diffstat (limited to 'templates/public/download.html')
-rw-r--r--templates/public/download.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index 207414dc..2e1024b0 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -23,14 +23,14 @@
<li><strong>Resources:</strong>
<ul>
<li><a
- href="https://lists.parabolagnulinux.org/mailman/listinfo/dev"
+ href="//lists.parabolagnulinux.org/mailman/listinfo/dev"
title="Parabola Hackers Discussion List">Mailing List</a></li>
</ul>
</li>
<li><strong>Instructions:</strong>
<ul>
<li><a
- href="http://wiki.parabolagnulinux.org/installation_guide"
+ href="//wiki.parabolagnulinux.org/installation_guide"
title="Official Installation Guide">Parabola Install Guide</a>.
</li>
</ul>
@@ -42,7 +42,7 @@
<p>If you are an Arch user, there is no need to download the ISO
to update your existing system to Parabola. You can just follow the
instructions in our wiki to convert your existing Arch system into a free
- as in freedom one. <a href='http://wiki.parabolagnulinux.org/migration'
+ as in freedom one. <a href='//wiki.parabolagnulinux.org/migration'
title='Migration Guide'>More here.</a></p>
<h3>BitTorrent Download (recommended)</h3>
@@ -68,12 +68,12 @@
</td>
<td class="cpu-arch">
- <a href="http://repo.parabolagnulinux.org/isos/i686/parabola-{{version}}-netinstall-i686.iso.torrent"
+ <a href="//repo.parabolagnulinux.org/isos/i686/parabola-{{version}}-netinstall-i686.iso.torrent"
title="Download for i686 architecture">Download</a>
</td>
<td class="cpu-arch">
- <a href="http://repo.parabolagnulinux.org/isos/x86_64/parabola-{{version}}-netinstall-x86_64.iso.torrent"
+ <a href="//repo.parabolagnulinux.org/isos/x86_64/parabola-{{version}}-netinstall-x86_64.iso.torrent"
title="Download for x86-64 architecture">Download</a>
</td>
@@ -94,10 +94,10 @@
<td>
Core Image
</td><td class="cpu-arch">
- <a href="http://repo.parabolagnulinux.org/isos/i686/parabola-{{version}}-core-i686.iso.torrent"
+ <a href="//repo.parabolagnulinux.org/isos/i686/parabola-{{version}}-core-i686.iso.torrent"
title="Download for i686 architecture">Download</a>
</td><td class="cpu-arch">
- <a href="http://repo.parabolagnulinux.org/isos/x86_64/parabola-{{version}}-core-x86_64.iso.torrent"
+ <a href="//repo.parabolagnulinux.org/isos/x86_64/parabola-{{version}}-core-x86_64.iso.torrent"
title="Download for x86-64 architecture">Download</a>
</td><td class="magnet-link">
<a href="magnet:?xt=urn:btih:d9bb9f9641a222d2d302988da95225f570bcdb6d&dn=parabola-2010.12.29-core-i686.iso&tr=http%3A%2F%2Ftracker.publicbt.com%2Fannounce"
@@ -119,7 +119,7 @@
image matches the checksum from the MD5SUMS or SHA256SUMS file in the same
directory as the image.</p>
- <p><a href='http://repo.parabolagnulinux.org/isos/' title='Parabola ISOs
+ <p><a href='//repo.parabolagnulinux.org/isos/' title='Parabola ISOs
directory'>Go to the Parabola ISOs directory.</a></p>
{%endwith%}