summaryrefslogtreecommitdiff
path: root/buildmaster/index.php
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-09-17 21:38:01 +0200
committerErich Eckner <git@eckner.net>2018-09-17 21:38:01 +0200
commita53a2065d92933dcad9f295ef1bf7f0b99e0161e (patch)
tree2b0207e5331a29bc0bbd38418813dbaec0aec5aa /buildmaster/index.php
parentca8283d47c8bd5ab65bd8e4978db4700288c019d (diff)
downloadwebsite-a53a2065d92933dcad9f295ef1bf7f0b99e0161e.tar.xz
buildmaster/index.php: update links to build-list.php
Diffstat (limited to 'buildmaster/index.php')
-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>