harmless edits in .htaccess

This commit is contained in:
Luciano Ramalho
2022-01-17 15:22:20 -03:00
parent 646427f393
commit 08318a657a
2 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,7 @@
ErrorDocument 404 /404.html
# main resources
RedirectTemp /book https://www.oreilly.com/library/view/fluent-python-2nd/9781492056348/
RedirectTemp /code https://github.com/fluentpython/example-code-2e
RedirectTemp /home https://www.fluentpython.com/
@@ -29,7 +30,6 @@ RedirectTemp /pycook3 https://www.oreilly.com/library/view/python-cookbook-3rd
RedirectTemp /pynut3 https://www.oreilly.com/library/view/python-in-a/9781491913833/
RedirectTemp /pypydif https://doc.pypy.org/en/latest/cpython_differences.html#subclasses-of-built-in-types
RedirectTemp /shed4051 https://github.com/python/typeshed/issues/4051
RedirectTemp /slatkin https://effectivepython.com/
RedirectTemp /specattr https://docs.python.org/3/library/stdtypes.html#special-attributes
RedirectTemp /typecoro https://docs.python.org/3.10/library/typing.html#typing.Coroutine
RedirectTemp /typing https://docs.python.org/3/library/typing.html

View File

@@ -1,6 +1,7 @@
ErrorDocument 404 /404.html
# main resources
RedirectTemp /book https://www.oreilly.com/library/view/fluent-python-2nd/9781492056348/
RedirectTemp /code https://github.com/fluentpython/example-code-2e
RedirectTemp /home https://www.fluentpython.com/
@@ -29,7 +30,6 @@ RedirectTemp /pycook3 https://www.oreilly.com/library/view/python-cookbook-3rd
RedirectTemp /pynut3 https://www.oreilly.com/library/view/python-in-a/9781491913833/
RedirectTemp /pypydif https://doc.pypy.org/en/latest/cpython_differences.html#subclasses-of-built-in-types
RedirectTemp /shed4051 https://github.com/python/typeshed/issues/4051
RedirectTemp /slatkin https://effectivepython.com/
RedirectTemp /specattr https://docs.python.org/3/library/stdtypes.html#special-attributes
RedirectTemp /typecoro https://docs.python.org/3.10/library/typing.html#typing.Coroutine
RedirectTemp /typing https://docs.python.org/3/library/typing.html