Skip to content

Commit 7adc9d2

Browse files
committed
delete title links in turtle.rst and typing.rst
1 parent b8633f9 commit 7adc9d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Doc/library/turtle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
=================================
2-
:mod:`turtle` --- Turtle graphics
2+
:mod:`!turtle` --- Turtle graphics
33
=================================
44

55
.. module:: turtle

Doc/library/typing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
========================================
2-
:mod:`typing` --- Support for type hints
2+
:mod:`!typing` --- Support for type hints
33
========================================
44

55
.. testsetup:: *

0 commit comments

Comments
 (0)