File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11The 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
2929virtual environment and will install the ``Sphinx `` package::
3030
3131 make html
32-
You can’t perform that action at this time.
0 commit comments