From 13559c6ae77f02811323d976ee843945d5ff28a4 Mon Sep 17 00:00:00 2001 From: Erlend Egeberg Aasland Date: Fri, 2 Apr 2021 05:30:40 +0200 Subject: [PATCH] bpo-43700: Replace Zulip badge with Discourse badge (GH-25141) Automerge-Triggered-By: GH:zware (cherry picked from commit bef7b26f7229f8b7cde843118a7bc7e2b00f0372) Co-authored-by: Erlend Egeberg Aasland --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 0a36bc16a958b8..cf73e70038c4f8 100644 --- a/README.rst +++ b/README.rst @@ -17,9 +17,9 @@ This is Python version 3.9.2 :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.