From 976554a3eb4e66ebfeef2e9aace2cf4eb1e83e67 Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Tue, 12 Dec 2017 14:02:48 -0800 Subject: DOC: Prepare to host NEPs on GH pages --- doc/source/reference/routines.io.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/reference') 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 ---------- -- cgit v1.2.1