summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-01-09 22:59:24 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-01-09 22:59:24 (EST)
commit534eabe7f9472bcda6d899624f92f7935122bc7a (patch)
treedcf9872e6490a460a191849cac0eaa80cac49d96
parent22137d6c99094ba09cdcc54b2b5096da66fce06f (diff)
downloadlibreboot.org-534eabe7f9472bcda6d899624f92f7935122bc7a.zip
libreboot.org-534eabe7f9472bcda6d899624f92f7935122bc7a.tar.gz
libreboot.org-534eabe7f9472bcda6d899624f92f7935122bc7a.tar.bz2
simplify description of libreboot mirror
-rw-r--r--site/common/variables.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/common/variables.php b/site/common/variables.php
index e8c2d94..1d10fb2 100644
--- a/site/common/variables.php
+++ b/site/common/variables.php
@@ -39,7 +39,7 @@
/* HTTP mirrors (for release archives) */
$lbHttpMirror = array(
- array("https://libreboot.org/release/","Libreboot project (main mirror), UK"),
+ array("https://libreboot.org/release/","Libreboot project, UK"),
array("http://mirrors.mit.edu/libreboot/","MIT, USA"),
array("http://www.mirrorservice.org/sites/libreboot.org/release/","University of Kent, UK"),
array("http://tpvj6abq225m5pcf.onion/pub/libreboot/","Tor hidden server, Undisclosed location"),