fix link to instrumentation

This commit is contained in:
Benjamin Peterson 2016-09-10 17:38:51 -07:00
parent 39e10616fb
commit 47503c5a8d

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 without the need to recompile specific debug builds or providing
application-specific profiling/debugging code. 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 The current implementation is tested on Linux and macOS. Additional
markers may be added in the future. markers may be added in the future.