Skip to content

Commit 13a9830

Browse files
committed
fix link markup
1 parent d139b34 commit 13a9830

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/scenarios/speed.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ Multiprocessing
6464

6565
.. _`PyPy`: http://pypy.org
6666
.. _`The GIL`: http://wiki.python.org/moin/GlobalInterpreterLock
67-
.. _`Understanding GIL`: http://www.dabeaz.com/python/UnderstandingGIL.pdf
67+
.. _`guide`: http://www.dabeaz.com/python/UnderstandingGIL.pdf
6868
.. _`New GIL`: http://www.dabeaz.com/python/NewGIL.pdf
69-
.. _`Thread State`: http://docs.python.org/c-api/init.html#threads
69+
.. _`Special care`: http://docs.python.org/c-api/init.html#threads

0 commit comments

Comments
 (0)