diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 22:46:01 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 22:46:01 (EDT) |
commit | 17d1fe9b8c27a964a9c921e14005faba09271aed (patch) | |
tree | 648d78c289f1b110472546ce4363130d89a4df42 | |
parent | 9abcae12a20317f98f3fd2ce9303113aa8ee6017 (diff) | |
download | libreboot.org-17d1fe9b8c27a964a9c921e14005faba09271aed.zip libreboot.org-17d1fe9b8c27a964a9c921e14005faba09271aed.tar.gz libreboot.org-17d1fe9b8c27a964a9c921e14005faba09271aed.tar.bz2 |
tidy up the download page
-rw-r--r-- | site/download/index.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/site/download/index.php b/site/download/index.php index 31ae1ad..cd671d3 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -198,13 +198,9 @@ <p> You might not see a progress bar; it's still cloning, so just be patient. </p> - <p> - Backup repositories can be found at <a href="#gitbackup">#gitbackup</a>. - </p> <ul class="ulnav"> <li><b><a href="../github/">Please do not use GitHub!</a></b></li> <li><b><a href="../gitorious/">Please do not use Gitorious/GitLab!</a></b></li> - <li><a href="#contrib">How to submit a patch</a></li> <li><a href="http://projects.mtjm.eu/projects/libreboot">Bug tracker</a></li> </ul> |