Skip to content

Commit 45713d4

Browse files
authored
Fix dead readline link in doc (#1941)
1 parent a1950cd commit 45713d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and terminal applications in Python.
66

77

88
It can be a very advanced pure Python replacement for `GNU readline
9-
<http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html>`_, but it can also be
9+
<https://tiswww.case.edu/php/chet/readline/rltop.html>`_, but it can also be
1010
used for building full screen applications.
1111

1212
.. image:: images/ptpython-2.png

0 commit comments

Comments
 (0)