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