From: Robert Bradshaw Date: Sat, 14 Mar 2009 23:37:15 +0000 (-0700) Subject: Reference fix X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=41b12f7b5352bd19cc3266ac54d39cd6bdd66fc4;p=cython.git Reference fix --- diff --git a/docs/tutorial.rst b/docs/tutorial.rst index 4f1eb4c6..3afe6626 100644 --- 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`.