summaryrefslogtreecommitdiffstats
path: root/site/download/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-18 18:43:17 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-18 18:43:17 (EDT)
commitb707d0a37edb68fbdc6fc6dc4ba984658ba226db (patch)
tree28cb2b4de536cc7d57e2e854cfd8456fe5c7f4dc /site/download/index.php
parent41df837d24e6c2bef9ad0f9c93141d73891937e6 (diff)
downloadlibreboot.org-b707d0a37edb68fbdc6fc6dc4ba984658ba226db.zip
libreboot.org-b707d0a37edb68fbdc6fc6dc4ba984658ba226db.tar.gz
libreboot.org-b707d0a37edb68fbdc6fc6dc4ba984658ba226db.tar.bz2
download page: note about documentation location
Diffstat (limited to 'site/download/index.php')
-rw-r--r--site/download/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/download/index.php b/site/download/index.php
index 63de2e8..27cab8f 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -188,11 +188,11 @@
<h2>How to download</h2>
<p>
- Firmware (coreboot distribution):<br/>
+ Firmware (coreboot distribution). <i>This also contains the documentation</i>:<br/>
$ <b>git clone <a href="<?php echo $lbFirmwareGitwebAddress; ?>"><?php echo $lbFirmwareGitRepoAddress; ?></a></b>
</p>
<p>
- <?php echo $lbProjectNameCapitalized ?> website:<br/>
+ <?php echo $lbProjectNameCapitalized ?> website. <i>The documentation is in the other repository linked above</i>:<br/>
$ <b>git clone <a href="<?php echo $lbWebsiteGitwebAddress; ?>"><?php echo $lbWebsiteGitRepoAddress; ?></a></b>
</p>
<p>