summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlan McIntyre <alan.mcintyre@local>2008-09-04 22:06:01 +0000
committerAlan McIntyre <alan.mcintyre@local>2008-09-04 22:06:01 +0000
commite818c37e4319fd2f8e798859593b21e2c65a6e1d (patch)
treed6cc7e8a5f56b27ca69d3f35e6fbb5caf358e0c3 /doc
parent4e343cc1a96dbfe67642e1d6afc4e5d47ae49874 (diff)
downloadnumpy-e818c37e4319fd2f8e798859593b21e2c65a6e1d.tar.gz
Fix link to example.py.
Diffstat (limited to 'doc')
-rw-r--r--doc/HOWTO_DOCUMENT.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HOWTO_DOCUMENT.txt b/doc/HOWTO_DOCUMENT.txt
index 03c35283d..b19b5dfaf 100644
--- a/doc/HOWTO_DOCUMENT.txt
+++ b/doc/HOWTO_DOCUMENT.txt
@@ -7,7 +7,7 @@ A Guide to NumPy/SciPy Documentation
.. Note::
For an accompanying example, see `example.py
- <http://svn.scipy.org/svn/numpy/trunk/numpy/doc/example.py>`_.
+ <http://svn.scipy.org/svn/numpy/trunk/doc/example.py>`_.
Overview
--------