]> granicus.if.org Git - python/commit
bpo-25910: Link redirections in docs (#1933)
authorSanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>
Sat, 20 Jan 2018 00:25:37 +0000 (05:55 +0530)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 20 Jan 2018 00:25:37 +0000 (01:25 +0100)
commit338cd83c5dceaed785f5bf613e2122f871908e2a
treef75ff3700e2f2c6a98b34728568e2e8a53cf0adf
parent7464e87a6511d3626b04c9833a262a77b1f21e23
bpo-25910: Link redirections in docs (#1933)

Fixes some redirection links in docs.
37 files changed:
Doc/distributing/index.rst
Doc/distutils/index.rst
Doc/distutils/setupscript.rst
Doc/extending/extending.rst
Doc/extending/index.rst
Doc/faq/general.rst
Doc/howto/logging.rst
Doc/howto/pyporting.rst
Doc/howto/unicode.rst
Doc/howto/urllib2.rst
Doc/install/index.rst
Doc/installing/index.rst
Doc/library/ast.rst
Doc/library/colorsys.rst
Doc/library/hashlib.rst
Doc/library/mailbox.rst
Doc/library/math.rst
Doc/library/plistlib.rst
Doc/library/ssl.rst
Doc/library/statistics.rst
Doc/library/tkinter.rst
Doc/library/tkinter.ttk.rst
Doc/library/unittest.mock-examples.rst
Doc/library/urllib.request.rst
Doc/library/venv.rst
Doc/library/wsgiref.rst
Doc/library/xml.dom.rst
Doc/using/mac.rst
Doc/using/unix.rst
Doc/using/windows.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.6.rst