Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index dd68e72..997e75d 100644
--- a/index.php
+++ b/index.php
@@ -258,6 +258,7 @@ foreach($package_updates as $pkg) {
<li><a href="/groups/" title="View the available package groups">Package Groups</a></li>
<li><a href="/buildmaster/todos.php" title="Developer Todo Lists">Todo List</a></li>
<li><a href="/buildmaster/" title="Build Master">Build Master</a></li>
+ <li><a href="https://buildmaster.archlinux32.org/checker/summary.html" title="Package Checker">Package Checker</a><li>
<li><a href="/releng/releases/" title="Release Engineering ISO listing"><s>ISO Release List</s> (not yet implemented)</a></li>
<li><a href="/packages/differences/" title="See differences in packages between available architectures">Differences Reports</a></li>
</ul>