mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
python-requests.org redirect
Before, http://python-requests.org would redirect to http://docs.python-requests.org/en/master/ Now, page links to http://docs.python-requests.org/en/master/ directly.
This commit is contained in:
@@ -156,7 +156,7 @@ when you share your project with others. You should get output similar to this
|
||||
Adding requests to Pipfile's [packages]...
|
||||
P.S. You have excellent taste! ✨ 🍰 ✨
|
||||
|
||||
.. _Requests: http://python-requests.org
|
||||
.. _Requests: http://docs.python-requests.org/en/master/
|
||||
|
||||
|
||||
Using installed packages
|
||||
|
||||
Reference in New Issue
Block a user