Skip to content

Commit 1bbd172

Browse files
committed
Reword tutorials index text
1 parent eab8fdb commit 1bbd172

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

doc/source/user/tutorials_index.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
NumPy Tutorials
55
################
66

7-
These documents are intended as an introductory overview of NumPy and its
8-
features, as well as a few applications. You can find them
9-
`in the NumPy Tutorials page <https://numpy.org/numpy-tutorials>`_.
10-
11-
For detailed reference documentation of the functions and
12-
classes contained in the package, see the :ref:`API reference <reference>`.
7+
Tutorials about NumPy are hosted at https://numpy.org/numpy-tutorials. For
8+
how-tos, reference documents, and explanations see the
9+
:ref:`API reference <reference>` documentation.

0 commit comments

Comments
 (0)