summaryrefslogtreecommitdiffstats
path: root/site/download
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-15 08:47:22 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-15 08:47:22 (EDT)
commit95fecf4b23b8bbfda5beeb6b3d835e280ea45941 (patch)
tree50e1f37c3f035daa5c9f98d40558c398a31cda09 /site/download
parent856f062df5d85afaa52cbe088afc3a9fa8a2d29b (diff)
downloadlibreboot.org-95fecf4b23b8bbfda5beeb6b3d835e280ea45941.zip
libreboot.org-95fecf4b23b8bbfda5beeb6b3d835e280ea45941.tar.gz
libreboot.org-95fecf4b23b8bbfda5beeb6b3d835e280ea45941.tar.bz2
Drastically alter the home page. Prioritize the snapshot releases.
Diffstat (limited to 'site/download')
-rw-r--r--site/download/index.php11
1 files changed, 4 insertions, 7 deletions
diff --git a/site/download/index.php b/site/download/index.php
index ef3398e..19bda64 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -82,10 +82,10 @@
<div class="section" id="http">
- <h1>HTTP mirrors</h1>
+ <h1>HTTP mirrors (releases)</h1>
<p>
- Download libreboot from one of these mirrors.
+ Download <?php echo $lbProjectName; ?> from one of these mirrors.
</p>
<p>
@@ -156,9 +156,6 @@
<p>
The git repositories are intended for developing <?php echo $lbProjectName; ?>.
- ROM images built from the git repository are untested, and therefore not
- recommended for general use (you should assume that they will
- brick your computer).
</p>
<p>
@@ -168,7 +165,7 @@
<p>
Documentation for <?php echo $lbProjectName; ?> from git can be found in
the git repository itself (under /docs/), or a live version
- can be found at <a href="../gitdocs/index.html">../gitdocs/index.html</a>.
+ can be found at <a href="../docs/index.html">../docs/index.html</a>.
</p>
<h2>How to download</h2>
@@ -192,7 +189,7 @@
<h2 id="contrib">Submitting patches to <?php echo $lbProjectName; ?></h3>
<p>
The <a href="http://git-scm.com/doc">git documentation</a> describes how to use git.
- For a list of current tasks in libreboot, see <a href="../gitdocs/tasks.html">../gitdocs/tasks.html</a>.
+ For a list of current tasks in <?php echo $lbProjectName; ?>, see <a href="../docs/tasks.html">../docs/tasks.html</a>.
</p>
<p>
Make sure that you configured git so that your name and email