@@ -11,7 +11,7 @@ Asking for help
11
11
If you have a question about how to use Zarr, please post your question on
12
12
StackOverflow using the `"zarr" tag <https://stackoverflow.com/questions/tagged/zarr >`_
13
13
. If you don't get a response within a day or two, feel free to raise a `GitHub issue
14
- <https://github.com/alimanfoo /zarr/issues/new> `_ including a link to your StackOverflow
14
+ <https://github.com/zarr-developers /zarr/issues/new> `_ including a link to your StackOverflow
15
15
question. We will try to respond to questions as quickly as possible, but please bear
16
16
in mind that there may be periods where we have limited time to answer questions
17
17
due to other commitments.
@@ -20,7 +20,7 @@ Bug reports
20
20
-----------
21
21
22
22
If you find a bug, please raise a `GitHub issue
23
- <https://github.com/alimanfoo /zarr/issues/new> `_. Please include the following items in
23
+ <https://github.com/zarr-developers /zarr/issues/new> `_. Please include the following items in
24
24
a bug report:
25
25
26
26
1. A minimal, self-contained snippet of Python code reproducing the problem. You can
@@ -53,7 +53,7 @@ Enhancement proposals
53
53
---------------------
54
54
55
55
If you have an idea about a new feature or some other improvement to Zarr, please raise a
56
- `GitHub issue <https://github.com/alimanfoo /zarr/issues/new >`_ first to discuss.
56
+ `GitHub issue <https://github.com/zarr-developers /zarr/issues/new >`_ first to discuss.
57
57
58
58
We very much welcome ideas and suggestions for how to improve Zarr, but please bear in
59
59
mind that we are likely to be conservative in accepting proposals for new features. The
0 commit comments