From 6b81536af92694a25d1350c21c40d1d308c3d772 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Tue, 16 Dec 2025 12:01:12 +0100 Subject: [PATCH] README.md: fix URLs Signed-off-by: Enrico Weigelt, metux IT consult --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 6897feab..4b95a1df 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,6 @@ xf86-video-ati - Xorg driver for ATI/AMD Radeon GPUs using the radeon kernel dri Questions regarding this software should be directed at the [amd-gfx mailing list](https://lists.freedesktop.org/mailman/listinfo/amd-gfx). -The -[main development code repository](https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati) -can be found at FreeDesktop Gitlab. +[main development code repository](https://github.com/X11Libre/xf86-video-ati) Please submit bug reports there and use merge requests for patch submission. - -See the X.org wiki for -[further patch submission instructions](https://www.x.org/wiki/Development/Documentation/SubmittingPatches) -and -[more information on the git code manager](https://wiki.x.org/wiki/GitPage). -