Skip to content

Commit 614c25b

Browse files
authored
fix url in contributing.rst (pydata#8683)
1 parent 208969b commit 614c25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Creating a development environment
153153
----------------------------------
154154

155155
To test out code changes locally, you'll need to build *xarray* from source, which requires you to
156-
`create a local development environment <https://docs.xarray.dev/en/stable/contributing.html#creating-a-development-environment>`_.
156+
`create a local development environment <https://docs.xarray.dev/en/stable/contributing.html#contributing-dev-env>`_.
157157

158158
Update the ``main`` branch
159159
--------------------------

0 commit comments

Comments
 (0)