diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-09-12 20:18:52 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-09-12 20:18:52 +0000 |
commit | 7a6be4af6aae3ce7c1491741f960c20494147fbb (patch) | |
tree | e820c95c156fa69a4ac8dd3bbf64c0aa2b72a8a5 /index.php | |
parent | 424fd3b6de8b7bac61ee9301527dff9e2c6e8d19 (diff) | |
download | pkgsubmit-7a6be4af6aae3ce7c1491741f960c20494147fbb.tar pkgsubmit-7a6be4af6aae3ce7c1491741f960c20494147fbb.tar.gz pkgsubmit-7a6be4af6aae3ce7c1491741f960c20494147fbb.tar.bz2 pkgsubmit-7a6be4af6aae3ce7c1491741f960c20494147fbb.tar.xz pkgsubmit-7a6be4af6aae3ce7c1491741f960c20494147fbb.zip |
new link for pending updates reports
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ if (!isset($_GET['package'])) { $figures_list[] = sprintf('<strong>%d</strong> <a rel="nofollow" href="%s">update%s to validate</a> <a href="%s" class="action-btn" title="%s">%s</a>', $qa_bugs, - 'https://bugs.mageia.org/buglist.cgi?quicksearch=%40qa-bugs+-kw%3Avali', + 'http://mageia.madb.org/tools/updates', plural($qa_bugs), 'https://wiki.mageia.org/en/QA_process_for_validating_updates', 'YES you can help!', 'see how' |