Skip to content

Commit 99e03c6

Browse files
Replace Gitter with new Zulip Chat link (#1685)
* Replace Gitter with Zulip * Replace Gitter with Zulip in remaining places
1 parent a0e5559 commit 99e03c6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ contact_links:
55
about: A new major feature should be discussed in the Zarr specifications repository.
66
- name: ❓ Discuss something on Zulip
77
url: https://ossci.zulipchat.com/
8-
about: For questions like "How do I do X with Zarr?", you can move to our Gitter channel.
8+
about: For questions like "How do I do X with Zarr?", you can move to our Zulip Chat.
99
- name: ❓ Discuss something on GitHub Discussions
1010
url: https://github.com/zarr-developers/zarr-python/discussions
1111
about: For questions like "How do I do X with Zarr?", you can move to GitHub Discussions.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@
7070
</td>
7171
</tr>
7272
<tr>
73-
<td>Gitter</td>
73+
<td>Zulip</td>
7474
<td>
75-
<a href="https://gitter.im/zarr-developers/community">
76-
<img src="https://badges.gitter.im/zarr-developers/community.svg" />
75+
<a href="https://ossci.zulipchat.com/">
76+
<img src="https://img.shields.io/badge/zulip-join_chat-brightgreen.svg" />
7777
</a>
7878
</td>
7979
</tr>

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Zarr-Python
2525
`Installation <installation.html>`_ |
2626
`Source Repository <https://github.com/zarr-developers/zarr-python>`_ |
2727
`Issue Tracker <https://github.com/zarr-developers/zarr-python/issues>`_ |
28-
`Gitter <https://gitter.im/zarr-developers/community>`_
28+
`Zulip Chat <https://ossci.zulipchat.com/>`_
2929

3030
Zarr is a file storage format for chunked, compressed, N-dimensional arrays based on an open-source specification.
3131

0 commit comments

Comments
 (0)