summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildmaster/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildmaster/index.php b/buildmaster/index.php
index fbe5e2e..9d01608 100644
--- a/buildmaster/index.php
+++ b/buildmaster/index.php
@@ -11,8 +11,8 @@ require_once BASE . "/lib/mysql.php";
<?php show_warning_on_offline_slave(); ?>
<a href="/buildmaster/build-list.php">build list</a>
as <a href="/buildmaster/build-list-links.php">graph</a> --
- <a href="/buildmaster/build-list.php?show=broken">broken packages</a> --
- <a href="/buildmaster/build-list.php?show=next">buildable packages</a><br>
+ <a href="/buildmaster/build-list.php?broken=Broken">broken packages</a> --
+ <a href="/buildmaster/build-list.php?next=Can">buildable packages</a><br>
<a href="/buildmaster/build-slaves.php">build-slaves</a> --
<a href="/buildmaster/gpg-keys.php">gpg-keys</a> --
<a href="/buildmaster/status.php">status</a><br>