diff options
-rw-r--r-- | Doc/using/mac.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/using/mac.rst b/Doc/using/mac.rst index 18bfb82db7..c5f7f2dcba 100644 --- a/Doc/using/mac.rst +++ b/Doc/using/mac.rst @@ -122,8 +122,8 @@ The IDE ======= MacPython ships with the standard IDLE development environment. A good -introduction to using IDLE can be found at http://hkn.eecs.berkeley.edu/ -dyoo/python/idle_intro/index.html. +introduction to using IDLE can be found at +http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/index.html. .. _mac-package-manager: |