Browse Source
Doc: Fix external links to functional programming tutorial. (GH-18249)
pull/18252/head
Julien Palard
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
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 <https://www.ibm.com/developerworks/linux/library/l-prog/index.html>`__, |
|
|
|
`part 2 <https://www.ibm.com/developerworks/linux/library/l-prog2/index.html>`__, and |
|
|
|
`part 3 <https://www.ibm.com/developerworks/linux/library/l-prog3/index.html>`__, |
|
|
|
`part 1 <https://developer.ibm.com/articles/l-prog/>`__, |
|
|
|
`part 2 <https://developer.ibm.com/tutorials/l-prog2/>`__, and |
|
|
|
`part 3 <https://developer.ibm.com/tutorials/l-prog3/>`__, |
|
|
|
|
|
|
|
|
|
|
|
Python documentation |
|
|
|
|