index : website | |
Archlinux32 website - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | buildmaster/index.php | 1 |
diff --git a/buildmaster/index.php b/buildmaster/index.php index 04ddca6..5b9f8ff 100644 --- a/buildmaster/index.php +++ b/buildmaster/index.php @@ -10,6 +10,7 @@ require_once BASE . "/lib/mysql.php"; <body> <?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><br> <a href="/buildmaster/build-slaves.php">build-slaves</a> <a href="/buildmaster/gpg-keys.php">gpg-keys</a> |