From d790850d98a9c6bfe44d4502e26b8d71a61833f6 Mon Sep 17 00:00:00 2001 From: "Christopher H.Barker, PhD" Date: Tue, 22 Oct 2013 14:53:00 -0700 Subject: [PATCH] Changed link under "Getting Numpy" to point to the "library" install page. --- index.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.rst b/index.rst index b25f791402..208fdca838 100644 --- a/index.rst +++ b/index.rst @@ -1,4 +1,3 @@ - NumPy ===== @@ -28,8 +27,8 @@ few restrictions. Getting Started --------------- -- `Getting Numpy `__ -- `Installing NumPy and SciPy `__ +- `Getting Numpy `__ +- `Installing the SciPy Stack `__ - `NumPy and SciPy documentation page `__ - `NumPy Tutorial `__ - `NumPy for MATLABĀ© Users `__