summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-03-08 09:17:52 +0100
committerErich Eckner <git@eckner.net>2019-03-08 09:17:52 +0100
commit550e79eed4153b59c6f4d3df29e2633e7b2ede13 (patch)
treef465226be3d8ea326cab622488ce1369f5d30970
parent68117b9bd47ba7b8b939202b5ed6196c92e1c308 (diff)
downloadwebsite-550e79eed4153b59c6f4d3df29e2633e7b2ede13.tar.xz
index.php: put link to architecture list into sidebar, too
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index f47fe63..9d4cf70 100644
--- a/index.php
+++ b/index.php
@@ -219,6 +219,7 @@ foreach($package_updates as $pkg) {
<ul>
<li><a href="https://wiki.archlinux.org/" title="Community documentation">upstream Wiki</a></li>
<li><a href="https://wiki.archlinux.org/index.php/Installation_guide" title="Installation guide">upstream Installation Guide</a></li>
+ <li><a href="/architecture/" title="List of supported architectures">supported Architectures</a></li>
</ul>
<?php
/* TODO: do we have links to put here?