diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 11:04:45 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 11:04:45 (EDT) |
commit | 6fbaea388aecb057618dcf92caddd77f1458cf84 (patch) | |
tree | 91f10705f91854749007a6d14239f19c600effbe /site/download/index.php | |
parent | 7c6d45c2dfe391efdd9fb082c7d47f4ade883307 (diff) | |
download | libreboot.org-6fbaea388aecb057618dcf92caddd77f1458cf84.zip libreboot.org-6fbaea388aecb057618dcf92caddd77f1458cf84.tar.gz libreboot.org-6fbaea388aecb057618dcf92caddd77f1458cf84.tar.bz2 |
download page: make links about maintenance more clear
Diffstat (limited to 'site/download/index.php')
-rw-r--r-- | site/download/index.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/site/download/index.php b/site/download/index.php index f33d940..05f4f2f 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -191,8 +191,9 @@ For a list of current tasks in <?php echo $lbProjectName; ?>, see <a href="../docs/tasks.html">../docs/tasks.html</a>. </p> <p> - Maintenance guides for <?php echo $lbProjectName; ?></php></php> can be found <a href="../docs/maintain/index.html">here</a> - and <a href="../docs/git/index.html">here</a>. + Maintenance guides for <?php echo $lbProjectName; ?></php></php> can be found at + <a href="../docs/maintain/index.html">../docs/maintain/index.html</a> and + and <a href="../docs/git/index.html">../docs/git/index.html</a>. </p> <p> Make sure that you configured git so that your name and email |