Skip to content

Commit 4b11593

Browse files
committed
Remove references to mailing list.
Fixes Python-Markdown#793.
1 parent 917a6cf commit 4b11593

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,8 @@ See the change log at <https://Python-Markdown.github.io/change_log>.
4343
Support
4444
-------
4545

46-
You may ask for help and discuss various other issues on the [mailing list][]
47-
and report bugs on the [bug tracker][].
46+
You may report bugs, ask for help, and discuss various other issues on the [bug tracker][].
4847

49-
[mailing list]: http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss
5048
[bug tracker]: http://github.com/Python-Markdown/markdown/issues
5149

5250
Code of Conduct

docs/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,7 @@ are summarized below:
106106
Support
107107
-------
108108

109-
You may ask for help and discuss various other issues on the [mailing list][]
110-
and report bugs on the [bug tracker][].
109+
You may report bugs, ask for help, and discuss various other issues on the [bug tracker][].
111110

112111
[third party extension]: https://github.com/Python-Markdown/markdown/wiki/Third-Party-Extensions
113-
[mailing list]: http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss
114112
[bug tracker]: http://github.com/Python-Markdown/markdown/issues

setup.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,9 @@
5555
Support
5656
=======
5757
58-
You may ask for help and discuss various other issues on the
59-
`mailing list`_ and report bugs on the `bug tracker`_.
58+
You may report bugs, ask for help, and discuss various other issues on
59+
the `bug tracker`_.
6060
61-
.. _`mailing list`: http://lists.sourceforge.net/lists/listinfo/python-markdown-discuss
6261
.. _`bug tracker`: http://github.com/Python-Markdown/markdown/issues
6362
'''
6463

0 commit comments

Comments
 (0)