diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-04-11 04:32:13 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-04-11 04:32:13 (EDT) |
commit | b061abafe33e90ecde19b86a2035cd9b87cbe1a5 (patch) | |
tree | 680e8f97eba93fc60425e8c8e0bb16691f1ceb5e /site | |
parent | 811a1dd1ae8f1390bafe62aad38ad2b8b78c62d9 (diff) | |
download | libreboot.org-b061abafe33e90ecde19b86a2035cd9b87cbe1a5.zip libreboot.org-b061abafe33e90ecde19b86a2035cd9b87cbe1a5.tar.gz libreboot.org-b061abafe33e90ecde19b86a2035cd9b87cbe1a5.tar.bz2 |
site/download/index.html#contrib: Link to list of tasks
Diffstat (limited to 'site')
-rw-r--r-- | site/download/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php index c2ebf61..c6dfb8b 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -227,6 +227,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>. </p> <p> Make sure that you configured git so that your name and email |