Skip to content

Commit 0573e74

Browse files
Updated zulip to discourse python#625 (python#630)
* Updated zulip to discourse * Update README.rst * Closes python#625 Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 39e5fbf commit 0573e74

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
The CPython Developer's Guide
22
=============================
33

4-
|ReadTheDocs| |Zulip| |Codestyle|
4+
|ReadTheDocs| |Discourse| |Codestyle|
55

66
.. |ReadTheDocs| image:: https://readthedocs.org/projects/cpython-devguide/badge/
77
:target: https://devguide.python.org
88
:alt: Documentation Status
99

10-
.. |Zulip| image:: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg
11-
:alt: Python Zulip chat
12-
:target: https://python.zulipchat.com
10+
.. |Discourse| image:: https://img.shields.io/badge/discourse-join_chat-brightgreen.svg
11+
:alt: Python Discourse chat
12+
:target: https://discuss.python.org/
1313

1414
.. |Codestyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg
1515
:target: https://github.com/psf/black
@@ -29,4 +29,3 @@ supports the ``venv`` module, because the ``make html`` command will create a
2929
virtual environment and will install the ``Sphinx`` package::
3030

3131
make html
32-

0 commit comments

Comments
 (0)