Skip to content

Commit b892e51

Browse files
committed
Update lazy imports anchor
1 parent 0156133 commit b892e51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Summary -- Release highlights
6666
.. PEP-sized items next.
6767
6868
* :pep:`810`: :ref:`Explicit lazy imports for faster startup times
69-
<whatsnew315-pep810>`
69+
<whatsnew315-lazy-imports>`
7070
* :pep:`814`: :ref:`Add frozendict built-in type
7171
<whatsnew315-frozendict>`
7272
* :pep:`799`: :ref:`A dedicated profiling package for organizing Python
@@ -86,7 +86,7 @@ Summary -- Release highlights
8686
New features
8787
============
8888

89-
.. _whatsnew315-pep810:
89+
.. _whatsnew315-lazy-imports:
9090

9191
:pep:`810`: Explicit lazy imports
9292
---------------------------------

0 commit comments

Comments
 (0)