From f3f159d85adb08b978b02b06527bc4d01cdd215c Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Tue, 16 Dec 2025 12:02:36 +0100 Subject: [PATCH] README.md: fix URLs Signed-off-by: Enrico Weigelt, metux IT consult --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index d24c01d..b23eab0 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,8 @@ -xf86-video-dummy - virtual/offscreen frame buffer driver for the Xorg X server +xf86-video-dummy - virtual/offscreen frame buffer driver for the XLibre X server ------------------------------------------------------------------------------ -All questions regarding this software should be directed at the -Xorg mailing list: - - https://lists.x.org/mailman/listinfo/xorg - The primary development code repository can be found at: - https://gitlab.freedesktop.org/xorg/driver/xf86-video-dummy + https://github.com/X11Libre/xf86-video-dummy Please submit bug reports and requests to merge patches there. - -For patch submission instructions, see: - - https://www.x.org/wiki/Development/Documentation/SubmittingPatches -