summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TyrianTemplate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/TyrianTemplate.php b/TyrianTemplate.php
index f99eca2..6a8730a 100644
--- a/TyrianTemplate.php
+++ b/TyrianTemplate.php
@@ -97,7 +97,7 @@ class TyrianTemplate extends BaseTemplate {
<li class="divider"></li>
<li><a href="https://planet.gentoo.org/" title="Find out what's going on in the dev community"><span class="fa fa-rss fa-fw"></span> Planet</a></li>
<li><a href="https://archives.gentoo.org/" title="Read up on past discussions"><span class="fa fa-archive fa-fw"></span> Archives</a></li>
- <li><a href="https://devmanual.gentoo.org/" title="Read the development guide"><span class="fa fa-book-o fa-fw""></span> Devmanual</a></li>
+ <li><a href="https://devmanual.gentoo.org/" title="Read the development guide"><span class="fa fa-book fa-fw"></span> Devmanual</a></li>
<li><a href="https://gitweb.gentoo.org/" title="Browse our source code in Gitweb"><span class="fa fa-code fa-fw"></span> Gitweb</a></li>
<li class="divider"></li>
<li><a href="https://infra-status.gentoo.org/" title="Get updates on the services provided by the Gentoo infra team"><span class="fa fa-server fa-fw"></span> Infra status</a></li>