aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/tyrian.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/tyrian.html b/examples/tyrian.html
index 9004337..0b3e530 100644
--- a/examples/tyrian.html
+++ b/examples/tyrian.html
@@ -37,10 +37,10 @@
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="https://planet.gentoo.org/" title="Find out what's going on in the developer community"><span class="fa fa-rss fa-fw"></span> Planet</a>
<a class="dropdown-item" href="https://archives.gentoo.org/" title="Read up on past discussions"><span class="fa fa-archive fa-fw"></span> Archives</a>
- <a class="dropdown-item" href="https://devmanual.gentoo.org/" title="Read the development Guide"><span class="fa fa-book-o fa-fw"></span> Devmanual</a>
- <a class="dropdown-item" href="https://sources.gentoo.org/" title="Browse our source code"><span class="fa fa-code fa-fw"></span> Gitweb</a>
+ <a class="dropdown-item" href="https://devmanual.gentoo.org/" title="Read the development guide"><span class="fa fa-book-o fa-fw"></span> Devmanual</a>
+ <a class="dropdown-item" href="https://gitweb.gentoo.org/" title="Browse our source code"><span class="fa fa-code fa-fw"></span> Gitweb</a>
<div class="dropdown-divider"></div>
- <a class="dropdown-item" href="https://infra-status.gentoo.org/" title="Get updates on the services provided by Gentoo"><span class="fa fa-server fa-fw"></span> Infra Status</a>
+ <a class="dropdown-item" href="https://infra-status.gentoo.org/" title="Get updates on the services provided by Gentoo"><span class="fa fa-server fa-fw"></span> Infra status</a>
</div>
</div>
</div>