added bdfl short URL

This commit is contained in:
Luciano Ramalho 2022-02-16 14:46:28 -03:00
parent b39c1c1f04
commit 5f2c3abfc7
3 changed files with 4 additions and 2 deletions

View File

@ -35,7 +35,7 @@ RedirectTemp /typecoro https://docs.python.org/3.10/library/typing.html#typing.C
RedirectTemp /typing https://docs.python.org/3/library/typing.html
RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
# URLs added during QA of the Second Edition
# URL added during QA of the Second Edition
RedirectTemp /bdfl https://www.artima.com/weblogs/viewpost.jsp?thread=235725
# Python Enhancement Proposals

View File

@ -35,7 +35,7 @@ RedirectTemp /typecoro https://docs.python.org/3.10/library/typing.html#typing.C
RedirectTemp /typing https://docs.python.org/3/library/typing.html
RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
# URLs added during QA of the Second Edition
# URL added during QA of the Second Edition
RedirectTemp /bdfl https://www.artima.com/weblogs/viewpost.jsp?thread=235725
# Python Enhancement Proposals

2
links/deploy.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
scp FPY.LI.htaccess dh_i4p2ka@fpy.li:~/fpy.li/.htaccess