diff options
author | Adam Jackson <[email protected]> | 2019-09-18 15:59:41 -0400 |
---|---|---|
committer | Adam Jackson <[email protected]> | 2019-09-19 16:37:36 +0000 |
commit | 5b5c5bf8335b79c7c1152bbdf0956598d2246567 (patch) | |
tree | f700b0e5001b38c5620c9ed1281da38b998ca246 /docs/helpwanted.html | |
parent | ec76232785f13042cf7ae4298a1e997e781d27a0 (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]>
Diffstat (limited to 'docs/helpwanted.html')
-rw-r--r-- | docs/helpwanted.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 |