added bdfl short URL
This commit is contained in:
@@ -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 /typing https://docs.python.org/3/library/typing.html
|
||||||
RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
|
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
|
RedirectTemp /bdfl https://www.artima.com/weblogs/viewpost.jsp?thread=235725
|
||||||
|
|
||||||
# Python Enhancement Proposals
|
# 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 /typing https://docs.python.org/3/library/typing.html
|
||||||
RedirectTemp /weakref https://www.fluentpython.com/extra/weak-references/
|
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
|
RedirectTemp /bdfl https://www.artima.com/weblogs/viewpost.jsp?thread=235725
|
||||||
|
|
||||||
# Python Enhancement Proposals
|
# 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
|
||||||
Reference in New Issue
Block a user