summaryrefslogtreecommitdiff
path: root/Doc/library
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-05-28 16:09:14 -0700
committerGitHub <noreply@github.com>2019-05-28 16:09:14 -0700
commit218abd109c4e26f0ec677c894e59280821954237 (patch)
tree1ccc6149fad9ee939a8fb8e4824a303e0c8f42a7 /Doc/library
parentd6a14a14838ff2e7bd5f72633b0d9b6f6e12f20e (diff)
downloadcpython-git-218abd109c4e26f0ec677c894e59280821954237.tar.gz
Docs: FIX broken links. (GH-13491)
(cherry picked from commit 7114c6504a60365b8b0cd718da0ec8a737599fb9) Co-authored-by: Julien Palard <julien@palard.fr>
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/readline.rst2
-rw-r--r--Doc/library/tkinter.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/library/readline.rst b/Doc/library/readline.rst
index 16c28cf7d0..eae0a6df45 100644
--- a/Doc/library/readline.rst
+++ b/Doc/library/readline.rst
@@ -19,7 +19,7 @@ function.
Readline keybindings may be configured via an initialization file, typically
``.inputrc`` in your home directory. See `Readline Init File
-<https://cnswww.cns.cwru.edu/php/chet/readline/rluserman.html#SEC9>`_
+<https://tiswww.cwru.edu/php/chet/readline/rluserman.html#SEC9>`_
in the GNU Readline manual for information about the format and
allowable constructs of that file, and the capabilities of the
Readline library in general.
diff --git a/Doc/library/tkinter.rst b/Doc/library/tkinter.rst
index 60cf892e08..640fb2ec61 100644
--- a/Doc/library/tkinter.rst
+++ b/Doc/library/tkinter.rst
@@ -55,7 +55,7 @@ installed, so you can read the Tcl/Tk documentation specific to that version.
`Tcl/Tk recent man pages <https://www.tcl.tk/doc/>`_
Recent Tcl/Tk manuals on www.tcl.tk.
- `ActiveState Tcl Home Page <http://tcl.activestate.com/>`_
+ `ActiveState Tcl Home Page <https://tcl.tk>`_
The Tk/Tcl development is largely taking place at ActiveState.
`Tcl and the Tk Toolkit <https://www.amazon.com/exec/obidos/ASIN/020163337X>`_