projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9202c25
)
Reference fix
author
Robert Bradshaw
<robertwb@math.washington.edu>
Sat, 14 Mar 2009 23:37:15 +0000
(16:37 -0700)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Sat, 14 Mar 2009 23:37:15 +0000
(16:37 -0700)
docs/tutorial.rst
patch
|
blob
|
history
diff --git
a/docs/tutorial.rst
b/docs/tutorial.rst
index 4f1eb4c60b036207a9f60728f42bab3dd7e9a895..3afe6626f401d2df35152dd9960fb11fa37f6229 100644
(file)
--- a/
docs/tutorial.rst
+++ b/
docs/tutorial.rst
@@
-167,5
+167,5
@@
Language Details
================
For more about the Cython language, see :ref:`language-basics`.
-To dive right in to using Cython in a numerical computation context, see :ref:`
_
numpy_tutorial`.
+To dive right in to using Cython in a numerical computation context, see :ref:`numpy_tutorial`.