summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 18:44:04 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 18:44:04 -0800
commitfca04221a1684a1ce7317f2f39fbacf268969a30 (patch)
tree0c45f4b5efda1a4310967818e7e0190dd6f318a5
parent2a158b4faefbe1b2810d264719907b5f5e743d23 (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 6cc0b19..8ad7a3c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,7 +46,7 @@ FONT_FILES = \
fontdir = @FONTDIR@
font_DATA = $(FONT_FILES)
-EXTRA_DIST = $(FONT_FILES) license.txt
+EXTRA_DIST = $(FONT_FILES) license.txt README.md
MAINTAINERCLEANFILES = ChangeLog INSTALL
diff --git a/README b/README.md
index 28320f0..3f1f320 100644
--- a/README
+++ b/README.md
@@ -9,23 +9,15 @@ these fonts available.
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/font/misc-meltho
+ https://gitlab.freedesktop.org/xorg/font/misc-meltho
- http://cgit.freedesktop.org/xorg/font/misc-meltho
+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