https://github.com/python/cpython/commit/bef7b26f7229f8b7cde843118a7bc7e2b00f0372 commit: bef7b26f7229f8b7cde843118a7bc7e2b00f0372 branch: master author: Erlend Egeberg Aasland <erlend.aasland at innova.no> committer: miss-islington <31488909+miss-islington at users.noreply.github.com> date: 2021年04月01日T20:30:40-07:00 summary: bpo-43700: Replace Zulip badge with Discourse badge (GH-25141) Automerge-Triggered-By: GH:zware files: M README.rst diff --git a/README.rst b/README.rst index 9c32e4eafeff2..42b42df7e50f8 100644 --- a/README.rst +++ b/README.rst @@ -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.