summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildmaster/index.php1
1 files changed, 1 insertions, 0 deletions
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>