From a40635bc1ac212da720a7e599085f6c64bc92a0c Mon Sep 17 00:00:00 2001 From: Katherine Kinnaman Date: Fri, 6 Dec 2024 16:25:53 -0600 Subject: [PATCH] Replace Matrix link/icon with Zulip --- docs/source/_static/zulip_logo.svg | 19 +++++++++++++++++++ docs/source/conf.py | 6 +++--- docs/source/help-support.rst | 4 ++-- 3 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 docs/source/_static/zulip_logo.svg diff --git a/docs/source/_static/zulip_logo.svg b/docs/source/_static/zulip_logo.svg new file mode 100644 index 00000000..fa8d855c --- /dev/null +++ b/docs/source/_static/zulip_logo.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/source/conf.py b/docs/source/conf.py index aba51450..23655e8b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -138,9 +138,9 @@ "goatcounter_url": "https://docs-conda-io.goatcounter.com/count", "icon_links": [ { - "name": "Element", - "url": "https://matrix.to/#/#conda:matrix.org", - "icon": "_static/element_logo.svg", + "name": "Zulip", + "url": "https://conda.zulipchat.com", + "icon": "_static/zulip_logo.svg", "type": "local", }, { diff --git a/docs/source/help-support.rst b/docs/source/help-support.rst index 8fd8de76..d170db85 100644 --- a/docs/source/help-support.rst +++ b/docs/source/help-support.rst @@ -19,8 +19,8 @@ request new features, and submit any other comments you might have. .. grid-item:: - .. card:: Conda Matrix chat - :link: https://matrix.to/#/#conda:matrix.org + .. card:: Conda Zulip chat + :link: https://conda.zulipchat.com Chat about conda issues and projects with other users