summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:27:55 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:27:55 -0800
commited90f727ce513717b5d4809ecbc1909a7281dd3d (patch)
tree4a8b619c07f0fc7963e8421bcc72544fd99dfa0d
parent67ec423f8f617ddd09f304b1966114049c81833e (diff)
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am1
-rw-r--r--README.md (renamed from README)24
2 files changed, 9 insertions, 16 deletions
diff --git a/Makefile.am b/Makefile.am
index 38cb74f..ceda7d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -101,6 +101,7 @@ CLEANFILES = \
mkhtmlindex
EXTRA_DIST = \
+ README.md \
makeg \
xmkmf.cpp \
mdepend.cpp \
diff --git a/README b/README.md
index 00e9072..db67002 100644
--- a/README
+++ b/README.md
@@ -20,31 +20,23 @@ X11R7.0 and later releases, but still provides imake for building existing
external software programs that have not yet converted, though we are not
actively maintaining it for new OS or platform releases.
-More information about Imake and its usage may be found in the resources
-at:
- http://www.snake.net/software/imake-stuff/
- http://www.kitebird.com/imake-book/
+More information about Imake and its usage may be found in the resources at:
+
+ - https://www.snake.net/software/imake-stuff/
+ - https://www.kitebird.com/imake-book/
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/util/imake
+ https://gitlab.freedesktop.org/xorg/util/imake
- http://cgit.freedesktop.org/xorg/util/imake
+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