Skip to content

Commit 3920c48

Browse files
Doc Link to accessors list in extending-xarray.rst (#6587)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fdc3c3d commit 3920c48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/internals/extending-xarray.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ on ways to write new accessors and the philosophy behind the approach, see
9292

9393
To help users keep things straight, please `let us know
9494
<https://github.com/pydata/xarray/issues>`_ if you plan to write a new accessor
95-
for an open source library. In the future, we will maintain a list of accessors
96-
and the libraries that implement them on this page.
95+
for an open source library. Existing open source accessors and the libraries
96+
that implement them are available in the list on the :ref:`ecosystem` page.
9797

9898
To make documenting accessors with ``sphinx`` and ``sphinx.ext.autosummary``
9999
easier, you can use `sphinx-autosummary-accessors`_.

0 commit comments

Comments
 (0)