]> granicus.if.org Git - python/commitdiff
fix link to instrumentation
authorBenjamin Peterson <benjamin@python.org>
Sun, 11 Sep 2016 00:38:51 +0000 (17:38 -0700)
committerBenjamin Peterson <benjamin@python.org>
Sun, 11 Sep 2016 00:38:51 +0000 (17:38 -0700)
Doc/whatsnew/3.6.rst

index 59ac332c94c74aaa91a4507d8e6d902a49886776..e6d39735bf85fdcc5cde9ec75ee6a75b4d083a4a 100644 (file)
@@ -423,7 +423,7 @@ This can be used to instrument running interpreters in production,
 without the need to recompile specific debug builds or providing
 application-specific profiling/debugging code.
 
-More details in:ref:`instrumentation`.
+More details in :ref:`instrumentation`.
 
 The current implementation is tested on Linux and macOS.  Additional
 markers may be added in the future.