mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 06:46:17 +00:00
Fix broken link to python-requests.org (http only)
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: https://python-requests.org
|
||||
.. _Requests: http://python-requests.org
|
||||
|
||||
|
||||
Using installed packages
|
||||
|
||||
Reference in New Issue
Block a user