Skip to content

Commit 7180936

Browse files
committed
fix broken docs link
numpy.scipy.org is dead, numpy moved to numpy.org
1 parent 63f96a4 commit 7180936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/intro/duction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ include:
3333
Perl's `CPAN <https://www.cpan.org>`_. There is a thriving community
3434
of very powerful Python frameworks and tools like
3535
the `Django <https://www.djangoproject.com>`_ web framework and the
36-
`NumPy <http://numpy.scipy.org>`_ set of math routines.
36+
`NumPy <https://numpy.org/>`_ set of math routines.
3737

3838
* **integration with other systems**
3939

0 commit comments

Comments
 (0)