bpo-25910: Link redirections in docs (#1933)

Fixes some redirection links in docs.
This commit is contained in:
Sanyam Khurana 2018-01-20 05:55:37 +05:30 committed by Victor Stinner
parent 7464e87a65
commit 338cd83c5d
37 changed files with 61 additions and 63 deletions

View file

@ -214,7 +214,7 @@ difficult reading. `A chronology <http://www.unicode.org/history/>`_ of the
origin and development of Unicode is also available on the site.
To help understand the standard, Jukka Korpela has written `an introductory
guide <https://www.cs.tut.fi/~jkorpela/unicode/guide.html>`_ to reading the
guide <http://jkorpela.fi/unicode/guide.html>`_ to reading the
Unicode character tables.
Another `good introductory article <https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/>`_