summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 19:20:06 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-16 19:20:06 -0800
commit91d4da2a278b28c4d9fda0832b23fd6309d925fb (patch)
tree15c7a7fd79fa3cf44c81c2c8eda521302fa6592b
parentabf4bc86b696a41eb9183432bc1bbe84ae037194 (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, 6 insertions, 12 deletions
diff --git a/Makefile.am b/Makefile.am
index caaf6e8..6affafd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,3 +74,5 @@ ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
lint:
$(LINT) $(ALL_LINT_FLAGS) $(bdftopcf_SOURCES)
endif LINT
+
+EXTRA_DIST = README.md
diff --git a/README b/README.md
index cda2e11..9da952d 100644
--- a/README
+++ b/README.md
@@ -8,23 +8,15 @@ slowly) on other machines.
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/bdftopcf
+ https://gitlab.freedesktop.org/xorg/util/bdftopcf
- http://cgit.freedesktop.org/xorg/app/bdftopcf
+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