File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
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 ZulipChat
7
7
url : https://ossci.zulipchat.com/
8
- about : For questions like "How do I do X with Zarr?", you can move to our ZulipChat .
8
+ about : For questions like "How do I do X with Zarr?", consider posting your question to our developer 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>Zulip </td>
73
+ <td>Developer Chat </td>
74
74
<td>
75
75
<a href="https://ossci.zulipchat.com/">
76
76
<img src="https://img.shields.io/badge/zulip-join_chat-brightgreen.svg" />
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Zarr-Python
20
20
**Useful links **:
21
21
`Source Repository <https://github.com/zarr-developers/zarr-python>`_ |
22
22
`Issue Tracker <https://github.com/zarr-developers/zarr-python/issues>`_ |
23
- `Zulip Chat <https://ossci.zulipchat.com/ >`_ |
23
+ `Developer Chat <https://ossci.zulipchat.com/ >`_ |
24
24
`Zarr specifications <https://zarr-specs.readthedocs.io >`_
25
25
26
26
Zarr-Python is a Python library for reading and writing Zarr groups and arrays. Highlights include:
You can’t perform that action at this time.
0 commit comments