summaryrefslogtreecommitdiff
path: root/doc/source/reference
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2017-12-12 14:02:48 -0800
committerJarrod Millman <jarrod.millman@gmail.com>2017-12-14 15:37:12 -0800
commit976554a3eb4e66ebfeef2e9aace2cf4eb1e83e67 (patch)
tree41bf3a9a49414e097420a78ef0b54c26b03f7570 /doc/source/reference
parentf88d035266d4582c4eb40be9b4c0fe716d5ec24b (diff)
downloadnumpy-976554a3eb4e66ebfeef2e9aace2cf4eb1e83e67.tar.gz
DOC: Prepare to host NEPs on GH pages
Diffstat (limited to 'doc/source/reference')
-rw-r--r--doc/source/reference/routines.io.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/routines.io.rst b/doc/source/reference/routines.io.rst
index 5df590f17..573498792 100644
--- a/doc/source/reference/routines.io.rst
+++ b/doc/source/reference/routines.io.rst
@@ -14,7 +14,7 @@ NumPy binary files (NPY, NPZ)
savez_compressed
The format of these binary file types is documented in
-http://docs.scipy.org/doc/numpy/neps/npy-format.html
+http://numpy.github.io/neps/npy-format.html
Text files
----------