From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 29 Jan 2020 13:16:57 +0000 (-0800) Subject: Doc: Fix external links to functional programming tutorial. (GH-18249) X-Git-Tag: v3.7.7rc1~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a6559b436dc5663828eca055be62683e0b0cf5bb;p=thirdparty%2FPython%2Fcpython.git Doc: Fix external links to functional programming tutorial. (GH-18249) (cherry picked from commit 35eac4500a8bd89b087407f59ba337343b22d403) Co-authored-by: Julien Palard --- diff --git a/Doc/howto/functional.rst b/Doc/howto/functional.rst index f8f2aac70f9b..74e861480d2f 100644 --- a/Doc/howto/functional.rst +++ b/Doc/howto/functional.rst @@ -1229,9 +1229,9 @@ Text Processing". Mertz also wrote a 3-part series of articles on functional programming for IBM's DeveloperWorks site; see -`part 1 `__, -`part 2 `__, and -`part 3 `__, +`part 1 `__, +`part 2 `__, and +`part 3 `__, Python documentation