summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 20:42:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 20:42:26 -0800
commit48affcb9fffbbe0430d04889ec63b9d6a9504dc1 (patch)
tree3ec9cb25db7d9f3ec30efe98a8fa8f7b74a4a67a
parentde996978fe6788ae0301ae819ab022749364134b (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 d50a367..c25053c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,7 +33,7 @@ rstartd_real_SOURCES = \
server.c \
server.h
-EXTRA_DIST = server.os2
+EXTRA_DIST = server.os2 README.md
MAINTAINERCLEANFILES = ChangeLog INSTALL
diff --git a/README b/README.md
index 7de6fff..901b79f 100644
--- a/README
+++ b/README.md
@@ -8,23 +8,15 @@ provided in common ssh implementations.
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/rstart
+ https://gitlab.freedesktop.org/xorg/app/rstart
- http://cgit.freedesktop.org/xorg/app/rstart
+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