summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-19 21:31:00 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-19 21:31:00 -0800
commit121264ac0cd1be4cefd3db5fc1db53103e1f0439 (patch)
tree6b57a45811cb9e5f53ab3f098cf32bb339f5fefa
parentc27ca7c4a4c1b3c3a5959615396cf742f183b4c9 (diff)
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am2
-rw-r--r--README.md (renamed from README)16
2 files changed, 5 insertions, 13 deletions
diff --git a/Makefile.am b/Makefile.am
index 0654b29..af414ae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ SUBDIRS = src
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xtrap.pc
-EXTRA_DIST = xtrap.pc.in ChangeLog
+EXTRA_DIST = xtrap.pc.in ChangeLog README.md
MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog
diff --git a/README b/README.md
index 3a07af0..577cd96 100644
--- a/README
+++ b/README.md
@@ -12,23 +12,15 @@ As X11R6 was released in 1994, XTrap has now been deprecated for over
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/lib/libXTrap
+ https://gitlab.freedesktop.org/xorg/lib/libXTrap
- http://cgit.freedesktop.org/xorg/lib/libXTrap
+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