summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 16:56:23 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 16:56:23 -0800
commit7e9b3c3f170591ad5e5e3c27a8ec6869dbe13073 (patch)
tree30c46b3987b6662d16ac61bcc61ef6de614ca039
parentbf152967d1ace18581c61385d55f0ea3981acbe6 (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 a38bbdb..d6c2c0b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -167,7 +167,7 @@ BUILT_BDF_FILES = \
$(ISO8859_15_BDF_FILES)
CLEANFILES = $(font_DATA) $(BUILT_BDF_FILES)
-EXTRA_DIST = $(BDF_FILES)
+EXTRA_DIST = $(BDF_FILES) README.md
MAINTAINERCLEANFILES = ChangeLog INSTALL
diff --git a/README b/README.md
index 064ffde..72d57d2 100644
--- a/README
+++ b/README.md
@@ -27,23 +27,15 @@ Adobe Systems Incorporated
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/adobe-utopia-75dpi
+ https://gitlab.freedesktop.org/xorg/font/adobe-utopia-75dpi
- http://cgit.freedesktop.org/xorg/font/adobe-utopia-75dpi
+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