fix link to instrumentation

This commit is contained in:
Benjamin Peterson 2016-09-10 17:38:51 -07:00
parent 39e10616fb
commit 47503c5a8d
1 changed files with 1 additions and 1 deletions

View 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.