diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 21:49:56 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 21:49:56 (EDT) |
commit | 50cd1c3a2fc992f9e6a7ac140338fa4fee4e016c (patch) | |
tree | 7cc5da4cc2c64a8f4f9f84497fa1073882a0cccd /site | |
parent | 8da1216ba50dec7adfeefcfd2c1f00820e55fdf7 (diff) | |
download | libreboot.org-50cd1c3a2fc992f9e6a7ac140338fa4fee4e016c.zip libreboot.org-50cd1c3a2fc992f9e6a7ac140338fa4fee4e016c.tar.gz libreboot.org-50cd1c3a2fc992f9e6a7ac140338fa4fee4e016c.tar.bz2 |
home page: add links to maintenance guides in the documentation
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index cf5493d..d6aeb8f 100644 --- a/site/index.php +++ b/site/index.php @@ -62,6 +62,8 @@ Instructions for submitting patches can be found at <a href="download/#contrib">download/#contrib</a>. The current tasks are defined at <a href="gitdocs/tasks.html">gitdocs/tasks.html</a> which, along with everything else on this website, is part of a git repository. + Maintenance guides can be found <a href="gitdocs/maintain/index.html">here</a> + and <a href="gitdocs/git/index.html">here</a>. </p> </div> |