Skip to content

Commit d1ab402

Browse files
Fix a ref.
1 parent 4bb1e2f commit d1ab402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/multiple-interpreters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Introduction
5050
============
5151

5252
You can find a thorough explanation about what interpreters are and
53-
what they're for in the :mod:`concurrent.interpreters <interpreters-intro_>`
53+
what they're for in the :ref:`concurrent.interpreters <interpreters-intro>`
5454
docs.
5555

5656
In summary, think of an interpreter as the Python runtime's execution

0 commit comments

Comments
 (0)