summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 a20f483..be40136 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -68,7 +68,7 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
+EXTRA_DIST += ChangeLog README.md
MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog
diff --git a/README b/README.md
index 9744fb9..3b0a927 100644
--- a/README
+++ b/README.md
@@ -8,23 +8,15 @@ The proxy manager strives to reuse existing proxies whenever possible.
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/proxymngr
+ https://gitlab.freedesktop.org/xorg/app/proxymngr
- http://cgit.freedesktop.org/xorg/app/proxymngr
+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