We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e5fbf commit 4ad2488Copy full SHA for 4ad2488
1 file changed
README.rst
@@ -1,15 +1,15 @@
1
The CPython Developer's Guide
2
=============================
3
4
-|ReadTheDocs| |Zulip| |Codestyle|
+|ReadTheDocs| |Discourse| |Codestyle|
5
6
.. |ReadTheDocs| image:: https://readthedocs.org/projects/cpython-devguide/badge/
7
:target: https://devguide.python.org
8
:alt: Documentation Status
9
10
-.. |Zulip| image:: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg
11
- :alt: Python Zulip chat
12
- :target: https://python.zulipchat.com
+.. |Discourse| image:: https://img.shields.io/badge/discourse-join_chat-brightgreen.svg
+ :alt: Python Discourse chat
+ :target: https://pypi.org/project/pydiscourse/
13
14
.. |Codestyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg
15
:target: https://github.com/psf/black
0 commit comments