diff options
author | Leah Woods <info@minifree.org> | 2016-05-09 10:32:13 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-09 10:32:13 (EDT) |
commit | 5c5467833574b53d7e9d59355ce1188bc0744ee8 (patch) | |
tree | f9a68e590e414a446b1a80252752d319d9739505 /site/git/index.php | |
parent | 6c93dc2ce6a15b8a8966e6570f737fcbdc594a97 (diff) | |
download | libreboot.org-5c5467833574b53d7e9d59355ce1188bc0744ee8.zip libreboot.org-5c5467833574b53d7e9d59355ce1188bc0744ee8.tar.gz libreboot.org-5c5467833574b53d7e9d59355ce1188bc0744ee8.tar.bz2 |
shamelessly link to the list of tasks everywhere
Diffstat (limited to 'site/git/index.php')
-rw-r--r-- | site/git/index.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index 9858fdb..9af2f56 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -58,8 +58,12 @@ <p> <strong>Libreboot is becoming part of the GNU project, and we need help with the transition. <a href="../gnu/">Click here</a> for more information</strong> </p> + <p> + <strong>At any given time, here is a list of tasks if there are any, for the next stable release of libreboot: + <a href="../download/#tasks">click here</a></strong> + </p> <p> - There are many ways that you can assist the libreboot project. We have a <a href="../docs/tasks.html">list of tasks that need to be completed</a>, + There are many ways that you can assist the libreboot project. We have a <a href="../download/#tasks">list of tasks that need to be completed</a>, which you can work on (you can also add to that list). Generally speaking, adding support for more hardware is a priority for the libreboot project. Information about maintaining libreboot can be found <a href="../docs/maintain/index.html">here</a> and building libreboot <a href="../docs/git/index.html">here</a>. </p> |