summaryrefslogtreecommitdiff
path: root/numpy
diff options
context:
space:
mode:
Diffstat (limited to 'numpy')
-rw-r--r--numpy/doc/HOWTO_DOCUMENT.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/doc/HOWTO_DOCUMENT.txt b/numpy/doc/HOWTO_DOCUMENT.txt
index 559fbf3af..408da9c0e 100644
--- a/numpy/doc/HOWTO_DOCUMENT.txt
+++ b/numpy/doc/HOWTO_DOCUMENT.txt
@@ -159,7 +159,7 @@ Example
Here is a short example module in
`plain text <http://svn.scipy.org/svn/numpy/trunk/numpy/doc/example.py>`__
and
-`rendered <http://svn.scipy.org/svn/numpy/trunk/numpy/doc/html/index.html>`__
+`rendered <http://www.scipy.org/doc/example>`__
To try this yourself, simply download the example.py::