Handle documentation for turtle rename.
diff --git a/Doc/library/tkinter.rst b/Doc/library/tkinter.rst
index 62f6574..b40affa 100644
--- a/Doc/library/tkinter.rst
+++ b/Doc/library/tkinter.rst
@@ -99,7 +99,7 @@
    Drag-and-drop support for :mod:`tkinter`. This is experimental and should 
    become deprecated when it is replaced  with the Tk DND.
 
-:mod:`tkinter.turtle`
+:mod:`turtle`
    Turtle graphics in a Tk window.