From 41b12f7b5352bd19cc3266ac54d39cd6bdd66fc4 Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Sat, 14 Mar 2009 16:37:15 -0700 Subject: [PATCH] Reference fix --- docs/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`. -- 2.26.2