summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-31 17:34:28 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-31 17:34:28 (EDT)
commiteb0688dd0438490f30fdc46e2daf34d94724e365 (patch)
tree0bd240aca796b27018e39ad95d7f8d58024aeb88
parent23e9370115ed4a0222b9186c64de2bc7b096b966 (diff)
downloadlibreboot.org-eb0688dd0438490f30fdc46e2daf34d94724e365.zip
libreboot.org-eb0688dd0438490f30fdc46e2daf34d94724e365.tar.gz
libreboot.org-eb0688dd0438490f30fdc46e2daf34d94724e365.tar.bz2
download page: simplify text that talks about CCS
-rw-r--r--site/download/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/download/index.php b/site/download/index.php
index c1305a6..1373b44 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -253,7 +253,7 @@
<div id="trisquel">
<p>
- <?php echo gettext("Libreboot includes statically linked executables of utilities built from the libreboot source code. These are built on in Trisquel GNU/Linux. There were links to the Trisquel source ISO here, as a lazy way to provide CCS, but this was inefficient. Archives for only those dependencies that comprise the CCS will be added here later instead. If you need CCS, for now simply contact the libreboot project using the details on the home page, and the source for the version of Trisquel used to build that release (whichever version it is) will be provided. You can also get it on the Trisquel website."); ?>
+ <?php echo gettext("Libreboot includes statically linked executables, built in Trisquel GNU/Linux; if you need the sources for those statically linked dependencies inside the executables, then you can contact the libreboot project using the details on the home page. You can also get the Trisquel source code from the <a href='https://trisquel.info/'>Trisquel website</a>."); ?>
</p>
</div>