diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-04-04 23:05:57 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-04-04 23:05:57 (EDT) |
commit | 7a3bbc248ad92ddeb306eb2c62b0730ffaea6701 (patch) | |
tree | a939120c26f71a65718d6ee56bfee8a5c4fa3aa0 /site | |
parent | d3a14ab72aef466e6d227de4650753883b10bc3e (diff) | |
download | libreboot.org-7a3bbc248ad92ddeb306eb2c62b0730ffaea6701.zip libreboot.org-7a3bbc248ad92ddeb306eb2c62b0730ffaea6701.tar.gz libreboot.org-7a3bbc248ad92ddeb306eb2c62b0730ffaea6701.tar.bz2 |
download/index.php: Comment out link to torrents (not ready yet)
Diffstat (limited to 'site')
-rw-r--r-- | site/download/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/download/index.php b/site/download/index.php index 62cb200..28c7598 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -58,7 +58,7 @@ </p> --> <ul class="ulnav"> - <li><a href="#torrent">Bittorrent</a></li> + <!-- <li><a href="#torrent">Bittorrent</a></li> --> <li><a href="#http">HTTP mirrors</a></li> <li><a href="#git">Git repositories (development)</a></li> </ul> |