summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-12-11 02:14:04 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-12-11 02:14:04 (EST)
commit388a4eeb9dd52f6b58d4e1d36598aaba7775cf17 (patch)
treebf02cdcec2bc6031c770d611853032496d223395 /site/index.php
parent8fc24c60fae30bc25dca5bece069913c2d0d03d9 (diff)
downloadlibreboot.org-388a4eeb9dd52f6b58d4e1d36598aaba7775cf17.zip
libreboot.org-388a4eeb9dd52f6b58d4e1d36598aaba7775cf17.tar.gz
libreboot.org-388a4eeb9dd52f6b58d4e1d36598aaba7775cf17.tar.bz2
change text on link (2)
Diffstat (limited to 'site/index.php')
-rw-r--r--site/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index a274bb7..fbee95f 100644
--- a/site/index.php
+++ b/site/index.php
@@ -82,7 +82,7 @@
<li><strong><a href="suppliers/">How to buy computers with libreboot preinstalled</a></strong></li>
</ul>
<ul>
- <li><a href="<?php echo $ircChannelAddress; ?>">Join <?php echo $ircChannelName; ?> chat</a></li>
+ <li><a href="<?php echo $ircChannelAddress; ?>">Join <?php echo $ircChannelName; ?></a></li>
<li><a href="<?php echo $userMailingListAddress; ?>"><?php echo gettext("Subscribe to mailing list"); ?></a></li>
<li><a href="<?php echo $devMailingListAddress; ?>"><?php echo gettext("Subscribe to dev mailing list"); ?></a></li>
<li><a href="contrib/"><?php echo gettext("Contact the developers"); ?></a></li>