Skip to content

Commit 1846376

Browse files
committed
Replace link to historical PEP with current document on typing.python.org
1 parent 4162bc1 commit 1846376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/typing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2771,7 +2771,7 @@ types.
27712771

27722772
.. versionadded:: 3.13
27732773

2774-
See :pep:`589` for more examples and detailed rules of using ``TypedDict``.
2774+
See the `TypedDict <https://typing.python.org/en/latest/spec/typeddict.html#typeddict>`_ in the typing documentation for more examples and detailed rules.
27752775

27762776
.. versionadded:: 3.8
27772777

0 commit comments

Comments
 (0)