summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--polly/www/bugs.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/polly/www/bugs.html b/polly/www/bugs.html
index 87254a8c372..2b47cce0099 100644
--- a/polly/www/bugs.html
+++ b/polly/www/bugs.html
@@ -21,14 +21,14 @@ Polly uses the LLVM bug tracking system.
<h3>File a Bug</h3>
If a problem appears, please <a
-href="http://llvm.org/bugs/enter_bug.cgi?product=Projects&component=Polly">
+href="http://llvm.org/bugs/enter_bug.cgi?product=Polly">
report a bug</a> to the LLVM bugzilla. Polly bugs are tracked under product
-'Projects' and component 'Polly'.
+'Polly'.
-<h3>Open Bugs</h3>
+<h3>Show Open Bugs</h3>
A list of the <a
-href="http://llvm.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=Polly&product=Projects">open
+href="https://llvm.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Polly&list_id=91437">open
bugs</a> in Polly is also available.
</div>
OpenPOWER on IntegriCloud