fix numpy documentation links

previous returned 404
This commit is contained in:
stendler
2018-04-22 12:44:09 +02:00
parent 98b1bca2c9
commit 5c48b6ef5e

View File

@@ -19,8 +19,8 @@
"## Introduction to Python / Numpy\n",
"\n",
"* [Learn Python in 15 minutes](https://learnxinyminutes.com/docs/python3/): We will use Python 3.\n",
"* [Numpy for Matlab Users](https://docs.scipy.org/doc/numpy-dev/user/numpy-for-matlab-users.html#general-purpose-equivalents)\n",
"* [Numpy Quickstart](https://docs.scipy.org/doc/numpy-dev/user/quickstart.html)\n",
"* [Numpy for Matlab Users](https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html#general-purpose-equivalents)\n",
"* [Numpy Quickstart](https://docs.scipy.org/doc/numpy/user/quickstart.html)\n",
"\n",
"## Libraries\n",
"\n",