mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #26736: Used HTTPS for external links in the documentation if possible.
This commit is contained in:
parent
64099ea58e
commit
6dff0205b7
66 changed files with 140 additions and 138 deletions
|
@ -1225,9 +1225,9 @@ Text Processing".
|
|||
|
||||
Mertz also wrote a 3-part series of articles on functional programming
|
||||
for IBM's DeveloperWorks site; see
|
||||
`part 1 <http://www.ibm.com/developerworks/linux/library/l-prog/index.html>`__,
|
||||
`part 2 <http://www.ibm.com/developerworks/linux/library/l-prog2/index.html>`__, and
|
||||
`part 3 <http://www.ibm.com/developerworks/linux/library/l-prog3/index.html>`__,
|
||||
`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>`__,
|
||||
|
||||
|
||||
Python documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue