diff options
| author | Jarrod Millman <jarrod.millman@gmail.com> | 2017-12-12 14:02:48 -0800 |
|---|---|---|
| committer | Jarrod Millman <jarrod.millman@gmail.com> | 2017-12-14 15:37:12 -0800 |
| commit | 976554a3eb4e66ebfeef2e9aace2cf4eb1e83e67 (patch) | |
| tree | 41bf3a9a49414e097420a78ef0b54c26b03f7570 /doc/source/reference | |
| parent | f88d035266d4582c4eb40be9b4c0fe716d5ec24b (diff) | |
| download | numpy-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.rst | 2 |
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 ---------- |
