summaryrefslogtreecommitdiff
path: root/buildmaster/index.php
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-05-22 11:21:24 +0200
committerErich Eckner <git@eckner.net>2018-05-22 11:21:24 +0200
commit5c9463899fce614fa026015e29ef754b4bf8c311 (patch)
tree06bb9926041b74badbb5c1ba2553f68cd5b7d9cc /buildmaster/index.php
parent61af23534e4669b964dee810dd15bc6b841a30d4 (diff)
downloadarchweb32-5c9463899fce614fa026015e29ef754b4bf8c311.tar.xz
buildmaster/index.php: links to to-delete and deletion-links new
Diffstat (limited to 'buildmaster/index.php')
-rw-r--r--buildmaster/index.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/buildmaster/index.php b/buildmaster/index.php
index 87ee835..63dae3e 100644
--- a/buildmaster/index.php
+++ b/buildmaster/index.php
@@ -18,7 +18,9 @@
<a href="/buildmaster/mysql-issues.php">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="/buildmaster/blacklist.php">blacklisted packages</a><br>
+ <a href="/buildmaster/blacklist.php">blacklisted packages</a>,
+ <a href="/buildmaster/to-delete.php">packages to be deleted</a>
+ and <a href="/buildmaster/deletion-links.php">links between them</a><br>
<img src="/buildmaster/statistics.php?log"><br>
</body>
</html>