We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5acaf commit 15af492Copy full SHA for 15af492
doc/reference/ndarray.rst
@@ -5,7 +5,7 @@ The N-dimensional array (:class:`ndarray <ndarray>`)
5
6
:class:`ndarray` is the DPNP counterpart of NumPy :class:`numpy.ndarray`.
7
8
-For the basic concept of ``ndarray``\s, please refer to the `NumPy documentation <https://docs.scipy.org/doc/numpy/reference/arrays.ndarray.html>`_.
+For the basic concept of ``ndarray``\s, please refer to the `NumPy documentation <https://numpy.org/doc/stable/reference/arrays.ndarray.html>`_.
9
10
11
.. autosummary::
0 commit comments