summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 17:34:22 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-18 17:34:22 -0800
commitf328287d87a2d19a960de22e11c607c040cda5b6 (patch)
tree4de858b4b8c8a868035cdb385d4470ad39e75261
parentc2a8fab834f91b801f570fc7fbf2dcc1c683b1cd (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 19bc82a..ce10882 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ FONT_FILES = \
fontdir = @FONTDIR@
font_DATA = $(FONT_FILES)
-EXTRA_DIST = $(FONT_FILES) autogen.sh
+EXTRA_DIST = $(FONT_FILES) autogen.sh README.md
MAINTAINERCLEANFILES = ChangeLog INSTALL
diff --git a/README b/README.md
index 7e606d2..a28c2e0 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-type1
+ https://gitlab.freedesktop.org/xorg/font/adobe-utopia-type1
- http://cgit.freedesktop.org/xorg/font/adobe-utopia-type1
+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