From: redshiftzero Date: Thu, 9 May 2019 19:13:40 +0000 (-0400) Subject: doc: fix broken link on howto/unicode page (#13160) X-Git-Tag: v3.8.0b1~428 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b2f9ab31db81405650325920465378532ab2d78;p=thirdparty%2FPython%2Fcpython.git doc: fix broken link on howto/unicode page (#13160) Thank you @redshiftzero on the first PR :clap: --- diff --git a/Doc/howto/unicode.rst b/Doc/howto/unicode.rst index 5339bf45bf0e..7b2d7b8abf87 100644 --- a/Doc/howto/unicode.rst +++ b/Doc/howto/unicode.rst @@ -157,7 +157,7 @@ difficult reading. `A chronology `_ of the origin and development of Unicode is also available on the site. On the Computerphile Youtube channel, Tom Scott briefly -`discusses the history of Unicode and UTF-8 ` +`discusses the history of Unicode and UTF-8 `_ (9 minutes 36 seconds). To help understand the standard, Jukka Korpela has written `an introductory