summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-02-19 13:55:32 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-02-19 13:55:32 -0800
commitba20b679c8a400949717a280ab8f7ac4cce9355f (patch)
tree5c0228eaa096f3126dd872af3e4427eb3bf2cbfa
parentaf4ec632a5a79ecd8f3a3162a64a4a95f25ee8e1 (diff)
Update bug tracker URL in man page
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--man/rendercheck.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/rendercheck.man b/man/rendercheck.man
index 3d0e16f..905c5dc 100644
--- a/man/rendercheck.man
+++ b/man/rendercheck.man
@@ -50,6 +50,7 @@ Disables copying of offscreen destinations to the window, which is on by default
to provide the user with visual feedback.
.SH BUGS
Several limitations are documented in the TODO file accompanying the source.
-Please report any further bugs you find to http://bugs.freedesktop.org/.
+Please report any further bugs you find to
+https://gitlab.freedesktop.org/xorg/test/rendercheck/-/issues/.
.SH AUTHORS
Eric Anholt, with help from Keith Packard.