Skip to content

Commit 1edc007

Browse files
committed
Use intersphinx reference
1 parent 9857621 commit 1edc007

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/guides/installing-scientific-packages.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ kinds of hardware, or to interoperate with different pieces of external
1414
software.
1515

1616
In particular, `NumPy <https://numpy.org/>`__, which provides the basis
17-
for most of the software in the `scientific Python stack
18-
<https://www.scipy.org/stackspec.html#stackspec>`__ can be configured
17+
for most of the software in the :doc:`scientific Python stack
18+
<scipy:stackspec>` can be configured
1919
to interoperate with different FORTRAN libraries, and can take advantage
2020
of different levels of vectorised instructions available in modern CPUs.
2121

0 commit comments

Comments
 (0)