summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAdam Jackson <[email protected]>2019-09-18 15:59:41 -0400
committerDylan Baker <[email protected]>2019-09-23 11:11:59 -0700
commitac9ef75a2529ad85d5562c3f6b7d7e4da43e834c (patch)
treec5e369e5481014edea4523163d5d9df5e3036870 /docs
parent75836b70c753cb6bd6f32590dd048e843aaeaea1 (diff)
docs: Update bug report URLs for the gitlab migration
Cc: [email protected] Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> (cherry picked from commit 5b5c5bf8335b79c7c1152bbdf0956598d2246567)
Diffstat (limited to 'docs')
-rw-r--r--docs/bugs.html4
-rw-r--r--docs/helpwanted.html2
-rw-r--r--docs/releasing.html2
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/bugs.html b/docs/bugs.html
index 457c0b7f88e..a584a5a2251 100644
--- a/docs/bugs.html
+++ b/docs/bugs.html
@@ -24,8 +24,8 @@ The old bug database on SourceForge is no longer used.
<p>
To file a Mesa bug, go to
-<a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa">
-Bugzilla on freedesktop.org</a>
+<a href="https://gitlab.freedesktop.org/mesa/mesa/issues">
+GitLab on freedesktop.org</a>
</p>
<p>
diff --git a/docs/helpwanted.html b/docs/helpwanted.html
index e9763a3aadf..5e05e65f40b 100644
--- a/docs/helpwanted.html
+++ b/docs/helpwanted.html
@@ -29,7 +29,7 @@ immediately checked into git because not enough people are testing them.
Just applying patches, testing and reporting back is helpful.
<li>
<b>Driver debugging.</b>
-There are plenty of open bugs in the <a href="https://bugs.freedesktop.org/describecomponents.cgi?product=Mesa">bug database</a>.
+There are plenty of open bugs in the <a href="https://gitlab.freedesktop.org/mesa/mesa/issues">bug database</a>.
<li>
<b>Remove aliasing warnings.</b>
Enable gcc's <code>-Wstrict-aliasing=2 -fstrict-aliasing</code> arguments, and
diff --git a/docs/releasing.html b/docs/releasing.html
index d01e61585d2..d2dc72ff7a4 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -285,7 +285,7 @@ To setup the branchpoint:
<p>
Now go to
-<a href="https://bugs.freedesktop.org/editversions.cgi?action=add&amp;product=Mesa" target="_parent">Bugzilla</a> and add the new Mesa version X.Y.
+<a href="https://gitlab.freedesktop.org/mesa/mesa/-/milestones" target="_parent">gitlab</a> and add the new Mesa version X.Y.
</p>
<p>