diff options
-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> |