diff options
author | Leah Woods <info@minifree.org> | 2016-05-09 10:47:06 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-09 10:47:06 (EDT) |
commit | 5ad7ba40f1424591907cd88309180921132d7d67 (patch) | |
tree | 1890e0f4947cc7dfd06a5e8d483a1c17969a6220 | |
parent | 5c5467833574b53d7e9d59355ce1188bc0744ee8 (diff) | |
download | libreboot.org-5ad7ba40f1424591907cd88309180921132d7d67.zip libreboot.org-5ad7ba40f1424591907cd88309180921132d7d67.tar.gz libreboot.org-5ad7ba40f1424591907cd88309180921132d7d67.tar.bz2 |
task list: make link to git page more obvious
-rw-r--r-- | site/download/index.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/site/download/index.php b/site/download/index.php index 718d3e9..ec4c36c 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -99,11 +99,11 @@ These releases are updated fairly regularly, built from the latest version of libreboot from the <a href="../git/">git repository</a>. </p> - <p> - If you're more interested in libreboot development, go to the <a href="../git/">libreboot development page</a>, which - also includes links to the Git repositories. - </p> <h2 id="tasks">Work to do for the next stable release of libreboot (<a href="#tasks">#tasks</a>):</h2> + <p> + Go to the <a href="../git/">libreboot development page</a>, which + also includes links to the Git repositories. This shows how to submit patches. + </p> <p> Get in GNU. See <a href="../gnu/">../gnu/</a>. PaulK is working on the build system changes, we still need to finish transitioning over to Texinfo for the documentation. |