summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/index.php')
-rw-r--r--site/index.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/site/index.php b/site/index.php
index 2ba3b6f..ade3a5b 100644
--- a/site/index.php
+++ b/site/index.php
@@ -78,10 +78,10 @@
</ul>
<h2>How to help?</h2>
- <p>
- A list of high priority tasks can be found at <a href="docs/tasks.html">docs/tasks.html</a>.
- Information about how libreboot is maintained can be found at <a href="docs/maintain/index.html">docs/maintain/index.html</a>.
- </p>
+ <ul>
+ <li><a href="docs/tasks.html">List of tasks that need to be completed</a></li>
+ <li><a href="docs/maintain/index.html">Maintaining libreboot</a></li>
+ </ul>
<h2><?php echo gettext("Contact"); ?></h2>
<ul>
<li><a href="contrib/"><?php echo gettext("Maintainers"); ?></a></li>