diff --git a/Makefile.am b/Makefile.am index 678124ce3d8fe1ceefd095d998b5347c0c82e208..57cec4d948a529ae2a7b0b5ea8525bd57d5da9a0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,3 +39,5 @@ ChangeLog: $(CHANGELOG_CMD) dist-hook: ChangeLog INSTALL + +EXTRA_DIST = README.md diff --git a/README b/README.md similarity index 89% rename from README rename to README.md index 65f1999ed91f2ae9779ba5ebaa856c9784ef3b54..54136283b9adaea12d53a5870ceddd02acf107ba 100644 --- a/README +++ b/README.md @@ -86,7 +86,7 @@ FAQ If you are having problems with Mozilla, try this link: - http://lists.debian.org/debian-laptop/2004/08/msg00167.html + https://lists.debian.org/debian-laptop/2004/08/msg00167.html * Can the driver be used together with gpm? @@ -130,23 +130,15 @@ Contacts 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/driver/xf86-input-synaptics + https://gitlab.freedesktop.org/xorg/driver/xf86-input-synaptics - http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics +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