diff options
-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 |