summaryrefslogtreecommitdiff
path: root/docs/src/userguide/numpy_tutorial.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/userguide/numpy_tutorial.rst')
-rw-r--r--docs/src/userguide/numpy_tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/userguide/numpy_tutorial.rst b/docs/src/userguide/numpy_tutorial.rst
index a89cf86e2..f34b2a0da 100644
--- a/docs/src/userguide/numpy_tutorial.rst
+++ b/docs/src/userguide/numpy_tutorial.rst
@@ -61,7 +61,7 @@ Using Cython consists of these steps:
However there are several options to automate these steps:
-1. The `SAGE <http://sagemath.org>`_ mathematics software system provides
+1. The `SAGE <https://sagemath.org>`_ mathematics software system provides
excellent support for using Cython and NumPy from an interactive command
line or through a notebook interface (like
Maple/Mathematica). See `this documentation