Update support info
This commit is contained in:
@ -70,7 +70,7 @@ href="http://weitz.de/regex-coach/">The Regex Coach</a>.
|
||||
<br> <br><h3><a class=none name="contents">Contents</a></h3>
|
||||
<ol>
|
||||
<li><a href="#install">Download and installation</a>
|
||||
<li><a href="#mail">Support and mailing lists</a>
|
||||
<li><a href="#support">Support</a>
|
||||
<li><a href="#dict">The CL-PPCRE dictionary</a>
|
||||
<ol>
|
||||
<li><a href="#scanning">Scanning</a>
|
||||
@ -173,20 +173,16 @@ The current development version of CL-PPCRE can be found
|
||||
at <a href="https://github.com/edicl/cl-ppcre">https://github.com/edicl/cl-ppcre</a>. If you want to send patches, please fork the github repository and send pull requests.
|
||||
<p>
|
||||
|
||||
<br> <br><h3><a name="mail" class=none>Support and mailing lists</a></h3>
|
||||
<br> <br><h3><a name="support" class=none>Support</a></h3>
|
||||
|
||||
For questions, bug reports, feature requests, improvements, or patches
|
||||
please use
|
||||
the <a href="http://common-lisp.net/mailman/listinfo/cl-ppcre-devel">cl-ppcre-devel
|
||||
mailing list</a>. If you want to be notified about future releases,
|
||||
subscribe to
|
||||
the <a href="http://common-lisp.net/mailman/listinfo/cl-ppcre-announce">cl-ppcre-announce
|
||||
mailing list</a>. These mailing lists were made available thanks to
|
||||
the services of <a href="http://common-lisp.net/">common-lisp.net</a>.
|
||||
Terrence Brannon has created a Google group for the list which is
|
||||
at <a href="http://groups.google.com/group/cl-ppcre">http://groups.google.com/group/cl-ppcre</a>.
|
||||
<p>
|
||||
If you want to send patches, please <a href="http://weitz.de/patches.html">read this first</a>.
|
||||
The development version of cl-ppcre can be
|
||||
found <a href="https://github.com/edicl/cl-ppcre" target="_new">on
|
||||
github</a>. Please use the github issue tracking system to submit bug
|
||||
reports. Patches are welcome, please
|
||||
use <a href="https://github.com/edicl/cl-ppcre/pulls">GitHub pull
|
||||
requests</a>. If you want to make a change,
|
||||
please <a href="http://weitz.de/patches.html" target="_new">read this
|
||||
first</a>.
|
||||
|
||||
<br> <br><h3><a class=none name="dict">The CL-PPCRE dictionary</a></h3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user