added bdfl short URL
This commit is contained in:
parent
b39c1c1f04
commit
5f2c3abfc7
@ -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
|
||||
|
@ -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
2
links/deploy.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
scp FPY.LI.htaccess dh_i4p2ka@fpy.li:~/fpy.li/.htaccess
|
Loading…
x
Reference in New Issue
Block a user