Skip to content

Commit 7cf6c7c

Browse files
committed
fix links
1 parent 2f1d95a commit 7cf6c7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/contributing.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Asking for help
1111
If you have a question about how to use Zarr, please post your question on
1212
StackOverflow using the `"zarr" tag <https://stackoverflow.com/questions/tagged/zarr>`_
1313
. 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
1515
question. We will try to respond to questions as quickly as possible, but please bear
1616
in mind that there may be periods where we have limited time to answer questions
1717
due to other commitments.
@@ -20,7 +20,7 @@ Bug reports
2020
-----------
2121

2222
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
2424
a bug report:
2525

2626
1. A minimal, self-contained snippet of Python code reproducing the problem. You can
@@ -53,7 +53,7 @@ Enhancement proposals
5353
---------------------
5454

5555
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.
5757

5858
We very much welcome ideas and suggestions for how to improve Zarr, but please bear in
5959
mind that we are likely to be conservative in accepting proposals for new features. The

0 commit comments

Comments
 (0)