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>
|
<br> <br><h3><a class=none name="contents">Contents</a></h3>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="#install">Download and installation</a>
|
<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>
|
<li><a href="#dict">The CL-PPCRE dictionary</a>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="#scanning">Scanning</a>
|
<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.
|
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>
|
<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
|
The development version of cl-ppcre can be
|
||||||
please use
|
found <a href="https://github.com/edicl/cl-ppcre" target="_new">on
|
||||||
the <a href="http://common-lisp.net/mailman/listinfo/cl-ppcre-devel">cl-ppcre-devel
|
github</a>. Please use the github issue tracking system to submit bug
|
||||||
mailing list</a>. If you want to be notified about future releases,
|
reports. Patches are welcome, please
|
||||||
subscribe to
|
use <a href="https://github.com/edicl/cl-ppcre/pulls">GitHub pull
|
||||||
the <a href="http://common-lisp.net/mailman/listinfo/cl-ppcre-announce">cl-ppcre-announce
|
requests</a>. If you want to make a change,
|
||||||
mailing list</a>. These mailing lists were made available thanks to
|
please <a href="http://weitz.de/patches.html" target="_new">read this
|
||||||
the services of <a href="http://common-lisp.net/">common-lisp.net</a>.
|
first</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>.
|
|
||||||
|
|
||||||
<br> <br><h3><a class=none name="dict">The CL-PPCRE dictionary</a></h3>
|
<br> <br><h3><a class=none name="dict">The CL-PPCRE dictionary</a></h3>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user