summaryrefslogtreecommitdiffstats
path: root/site/git/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-11-18 03:14:39 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-11-18 03:14:39 (EST)
commita5f3897e1da8e9fd8b1f11255c38a13724ebcfb7 (patch)
tree7d366183ad3b44ca2507cb7d683c8ccc9d2f0c3b /site/git/index.php
parentacc48660b260670f04e52255301c3a7e19f691cc (diff)
downloadlibreboot.org-a5f3897e1da8e9fd8b1f11255c38a13724ebcfb7.zip
libreboot.org-a5f3897e1da8e9fd8b1f11255c38a13724ebcfb7.tar.gz
libreboot.org-a5f3897e1da8e9fd8b1f11255c38a13724ebcfb7.tar.bz2
git page: add link to the GNU page
Diffstat (limited to 'site/git/index.php')
-rw-r--r--site/git/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/git/index.php b/site/git/index.php
index dd4348e..db5137f 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -40,6 +40,9 @@
<?php echo gettext("For a list of current tasks in libreboot, see:"); ?> <a href="../docs/tasks.html">../docs/tasks.html</a>.
There is also a <a href="http://projects.mtjm.eu/projects/libreboot"><?php echo gettext("bug tracker"); ?></a>
</p>
+ <p>
+ The libreboot project is also joining GNU. We have <a href="../gnu/">some tasks left to complete</a> for that.
+ </p>
<p>
<?php echo gettext("Maintenance guides can be found at <a href=\"../docs/maintain/index.html\">../docs/maintain/index.html</a> and <a href=\"../docs/git/index.html\">../docs/git/index.html</a>."); ?>