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:
Marc Poulin
2019-02-08 14:54:07 -07:00
parent cbd69760ff
commit 507281032e
+1 -1
View File
@@ -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