summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-16 23:01:02 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-16 23:01:02 (EDT)
commit260987e3588fdf7aa5a7a4c2f2df608b00d2085c (patch)
tree03ed9d150228e27619f38894dd2865adfd7d9381 /site
parent17d1fe9b8c27a964a9c921e14005faba09271aed (diff)
downloadlibreboot.org-260987e3588fdf7aa5a7a4c2f2df608b00d2085c.zip
libreboot.org-260987e3588fdf7aa5a7a4c2f2df608b00d2085c.tar.gz
libreboot.org-260987e3588fdf7aa5a7a4c2f2df608b00d2085c.tar.bz2
home page: rename Current tasks to List of tasks
Diffstat (limited to 'site')
-rw-r--r--site/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index a65b748..d5b41a2 100644
--- a/site/index.php
+++ b/site/index.php
@@ -49,7 +49,7 @@
<ul class="ulnav">
<li><a href="docs/index.html#why">Why should I use <?php echo $lbProjectName; ?>?</a></li>
<li><a href="download/#git">How to contribute?</a></li>
- <li><a href="docs/tasks.html">Current tasks</a></li>
+ <li><a href="docs/tasks.html">List of tasks</a></li>
</ul>
</div>