diff options
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 |