diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-01-02 20:10:23 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-01-02 20:10:23 -0300 |
commit | 2ad424ddbd771cb193f8f8dee102348be8d7a04f (patch) | |
tree | 542b53d25410d89683bf0e0266e564bdcd26aa73 /templates/public | |
parent | 60ccba12db153c59fcac9e7c7b13474dee5f6071 (diff) |
changed more links
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/download.html | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/templates/public/download.html b/templates/public/download.html index 181acfa8..db77df71 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -26,15 +26,14 @@ title="Parabola Hackers Discussion List">Mailing List</a></li> </ul> </li> - </ul> - - <p><strong>Links and Instructions:</strong></p> - - <ul id="download-help"> - <li><a href="http://www.archlinux.org/iso/{{ version }}/README" - title="Official download instructions">Readme and Instructions</a></li> - <li><a href="https://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide" - title="Official Installation Guide">Parabola Install Guide</a></li> + <li><strong>Instructions:</strong> + <ul> + <li><a + href="https://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide" + title="Official Installation Guide">Arch Install Guide</a>. + For now you can use Arch's guide.</li> + </ul> + </li> </ul> <h3>Existing Arch Users</h3> |