File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ contact_links:
5
5
about : A new major feature should be discussed in the Zarr specifications repository.
6
6
- name : ❓ Discuss something on Zulip
7
7
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 .
9
9
- name : ❓ Discuss something on GitHub Discussions
10
10
url : https://github.com/zarr-developers/zarr-python/discussions
11
11
about : For questions like "How do I do X with Zarr?", you can move to GitHub Discussions.
Original file line number Diff line number Diff line change 70
70
</td >
71
71
</tr >
72
72
<tr >
73
- <td>Gitter </td>
73
+ <td>Zulip </td>
74
74
<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" />
77
77
</a>
78
78
</td>
79
79
</tr >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Zarr-Python
25
25
`Installation <installation.html>`_ |
26
26
`Source Repository <https://github.com/zarr-developers/zarr-python>`_ |
27
27
`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/ >`_
29
29
30
30
Zarr is a file storage format for chunked, compressed, N-dimensional arrays based on an open-source specification.
31
31
You can’t perform that action at this time.
0 commit comments