index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-11-16 11:04:18 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-11-16 11:04:18 +0100 |
commit | 41e81d854f7ea18488c9c60bb46183fb00161174 (patch) | |
tree | 6a93247f5f53f39b018ee0d16ac425dfd17be566 | |
parent | 6b30f375d4a1af1122c0dd3c35a597b5eeae30b0 (diff) |
-rw-r--r-- | buildmaster/index.php | 2 |
diff --git a/buildmaster/index.php b/buildmaster/index.php index 9d01608..2513926 100644 --- a/buildmaster/index.php +++ b/buildmaster/index.php @@ -19,7 +19,7 @@ require_once BASE . "/lib/mysql.php"; <a href="https://buildmaster.archlinux32.org/build-logs/">build logs</a> -- <a href="/buildmaster/log.php?show=ssh">ssh-log</a> -- <a href="/buildmaster/log.php?show=email">email-log</a><br> - <a href="/buildmaster/mysql-issues.php">broken dependencies in the database</a><br> + <a href="/buildmaster/mysql-issues.php?ignore-i486">broken dependencies in the database</a><br> <a href="/buildmaster/todos.php">todos</a> as <a href="/buildmaster/todos.php?graph">graph</a><br> <a href="https://buildmaster.archlinux32.org/database-layout.png">database layout</a><br> |