summaryrefslogtreecommitdiff
path: root/templates/public/download.html
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-12-15 09:59:23 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-12-15 09:59:23 -0300
commite71abccab80257ce14c8c546695710a95a42372b (patch)
treed4eda8aec88380cff447cdd30865ffb091f136ba /templates/public/download.html
parent96a57cd652ff2b26f15976d832e9eb1dcd2c3dd7 (diff)
Fixed quoting
Diffstat (limited to 'templates/public/download.html')
-rw-r--r--templates/public/download.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index ea86b14b..4a52f0fe 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="https://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='https://wiki.parabolagnulinux.org/installation_guide"
+ href="https://wiki.parabolagnulinux.org/installation_guide"
title="Official Installation Guide">Parabola Install Guide</a>.
</li>
</ul>
@@ -42,8 +42,8 @@
<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='https://wiki.parabolagnulinux.org/migration'
- title='Migration Guide'>More here.</a></p>
+ as in freedom one. <a href="https://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='https://repo.parabolagnulinux.org/isos/i686/parabola-{{version}}-netinstall-i686.iso.torrent"
+ <a href="https://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='https://repo.parabolagnulinux.org/isos/x86_64/parabola-{{version}}-netinstall-x86_64.iso.torrent"
+ <a href="https://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='https://repo.parabolagnulinux.org/isos/i686/parabola-{{version}}-core-i686.iso.torrent"
+ <a href="https://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='https://repo.parabolagnulinux.org/isos/x86_64/parabola-{{version}}-core-x86_64.iso.torrent"
+ <a href="https://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,8 +119,8 @@
image matches the checksum from the MD5SUMS or SHA256SUMS file in the same
directory as the image.</p>
- <p><a href='https://repo.parabolagnulinux.org/isos/' title='Parabola ISOs
- directory'>Go to the Parabola ISOs directory.</a></p>
+ <p><a href="https://repo.parabolagnulinux.org/isos/" title="Parabola ISOs
+ directory">Go to the Parabola ISOs directory.</a></p>
{%endwith%}