We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c1c11 commit cdebbf5Copy full SHA for cdebbf5
doc/user-guide/indexing.rst
@@ -376,7 +376,7 @@ indexing for xarray is based on our
376
:ref:`broadcasting rules <compute.broadcasting>`.
377
See :ref:`indexing.rules` for the complete specification.
378
379
-.. _NumPy's advanced indexing: https://numpy.org/doc/stable/reference/arrays.indexing.html
+.. _NumPy's advanced indexing: https://numpy.org/doc/stable/user/basics.indexing.html#advanced-indexing
380
381
Vectorized indexing also works with ``isel``, ``loc``, and ``sel``:
382
0 commit comments