diff --git a/doc/index.html b/doc/index.html
index 0d7ee98..1f66e6f 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -70,7 +70,7 @@ href="http://weitz.de/regex-coach/">The Regex Coach.
- Download and installation
-
- Support and mailing lists
+
- Support
- The CL-PPCRE dictionary
- Scanning
@@ -173,20 +173,16 @@ The current development version of CL-PPCRE can be found
at https://github.com/edicl/cl-ppcre. If you want to send patches, please fork the github repository and send pull requests.
-
+
-For questions, bug reports, feature requests, improvements, or patches
-please use
-the cl-ppcre-devel
-mailing list. If you want to be notified about future releases,
-subscribe to
-the cl-ppcre-announce
-mailing list. These mailing lists were made available thanks to
-the services of common-lisp.net.
-Terrence Brannon has created a Google group for the list which is
-at http://groups.google.com/group/cl-ppcre.
-
-If you want to send patches, please read this first.
+The development version of cl-ppcre can be
+found on
+github. Please use the github issue tracking system to submit bug
+reports. Patches are welcome, please
+use GitHub pull
+requests. If you want to make a change,
+please read this
+first.