diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-04-02 03:30:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-02 03:30:40 (GMT) |
commit | bef7b26f7229f8b7cde843118a7bc7e2b00f0372 (patch) | |
tree | e10bb186802bd34a27de9f2177cf53f9f8b09593 /README.rst | |
parent | 80017752ba938852d53f9d83a404b4ecd9ff2baa (diff) | |
download | cpython-bef7b26f7229f8b7cde843118a7bc7e2b00f0372.zip cpython-bef7b26f7229f8b7cde843118a7bc7e2b00f0372.tar.gz cpython-bef7b26f7229f8b7cde843118a7bc7e2b00f0372.tar.bz2 |
bpo-43700: Replace Zulip badge with Discourse badge (GH-25141)
Automerge-Triggered-By: GH:zware
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -17,9 +17,9 @@ This is Python version 3.10.0 alpha 6 :alt: CPython code coverage on Codecov :target: https://codecov.io/gh/python/cpython -.. image:: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg - :alt: Python Zulip chat - :target: https://python.zulipchat.com +.. image:: https://img.shields.io/badge/discourse-join_chat-brightgreen.svg + :alt: Python Discourse chat + :target: https://discuss.python.org/ Copyright (c) 2001-2021 Python Software Foundation. All rights reserved. |