index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | buildmaster/index.php | 4 |
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> |