Skip to content

Commit be24ff0

Browse files
authored
gh-138081: Fix/remove incorrect links in idlelib/HISTORY.txt (#138091)
1 parent f57be7b commit be24ff0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Lib/idlelib/HISTORY.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
IDLE History
2-
============
1+
IDLE History from Python 1.5.2 to 2.1
2+
=====================================
33

44
This file contains the release messages for previous IDLE releases.
55
As you read on you go back to the dark ages of IDLE's history.
@@ -59,8 +59,8 @@ IDLEfork 0.7.1 - 29 May 2000
5959
get to keep both pieces.
6060

6161
- If you have problems or suggestions, you should either contact me or post to
62-
the list at http://www.python.org/mailman/listinfo/idle-dev (making it clear
63-
that you are using this modified version of IDLE).
62+
the idle-dev mailing list (making it clear that you are using this modified
63+
version of IDLE).
6464

6565
- Changes:
6666

@@ -164,7 +164,7 @@ with Python 1.5.2; you can drop this version on top of it.)
164164
COPYRIGHT
165165

166166
IDLE is covered by the standard Python copyright notice
167-
(http://www.python.org/doc/Copyright.html).
167+
(https://www.python.org/doc/copyright).
168168

169169

170170
New in IDLE 0.5 (2/15/2000)

0 commit comments

Comments
 (0)