Skip to content

Commit c518422

Browse files
committed
Remove borken anchor.
1 parent af37b56 commit c518422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cookbook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Say you want to stop tracing after 1000 events, you'd do this:
141141
"Probe" - lightweight tracing
142142
=============================
143143

144-
Based on Robert Brewer's `FunctionProbe <https://github.com/ionelmc/python-hunter/issues/45#issuecomment-453754832>`_
144+
Based on Robert Brewer's `FunctionProbe <https://github.com/ionelmc/python-hunter/issues/45>`_
145145
example.
146146

147147
The use-case is that you'd like to trace a huge application and running a tracer (even a cython one) would have a too

0 commit comments

Comments
 (0)