summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 22:40:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 22:40:31 -0800
commit0a4cc4af3d3fc38e10d3ff23c36380b5252bd520 (patch)
treeea29855bbe2584afde8a71d7e55c919af46c0e99
parent9be2acabde0364a3a6b506ea59db24d922844ccc (diff)
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am1
-rw-r--r--README.md (renamed from README)16
2 files changed, 5 insertions, 12 deletions
diff --git a/Makefile.am b/Makefile.am
index 527ee27..82abfe7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,6 +35,7 @@ xmodmap_SOURCES = \
EXTRA_DIST = \
autogen.sh \
+ README.md \
swap.km
MAINTAINERCLEANFILES = ChangeLog INSTALL
diff --git a/README b/README.md
index e91a47b..b6671b2 100644
--- a/README
+++ b/README.md
@@ -7,23 +7,15 @@ tastes.
All questions regarding this software should be directed at the
Xorg mailing list:
- http://lists.freedesktop.org/mailman/listinfo/xorg
-
-Please submit bug reports to the Xorg bugzilla:
-
- https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+ https://lists.x.org/mailman/listinfo/xorg
The master development code repository can be found at:
- git://anongit.freedesktop.org/git/xorg/app/xmodmap
+ https://gitlab.freedesktop.org/xorg/app/xmodmap
- http://cgit.freedesktop.org/xorg/app/xmodmap
+Please submit bug reports and requests to merge patches there.
For patch submission instructions, see:
- http://www.x.org/wiki/Development/Documentation/SubmittingPatches
-
-For more information on the git code manager, see:
-
- http://wiki.x.org/wiki/GitPage
+ https://www.x.org/wiki/Development/Documentation/SubmittingPatches