diff options
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/site/index.php b/site/index.php index da8803b..2ba3b6f 100644 --- a/site/index.php +++ b/site/index.php @@ -80,9 +80,7 @@ <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>. - </p> - <p> - Information about how libreboot is maintained, can be found at <a href="docs/maintain/index.html">docs/maintain/index.html</a>. + Information about how libreboot is maintained can be found at <a href="docs/maintain/index.html">docs/maintain/index.html</a>. </p> <h2><?php echo gettext("Contact"); ?></h2> <ul> |