Skip to content

Commit cbd6976

Browse files
authored
Merge pull request realpython#973 from barbourkd/fix-requests-url
Fix broken link to python-requests.org (http only)
2 parents 1d98f63 + 6749edc commit cbd6976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/virtualenvs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ when you share your project with others. You should get output similar to this
156156
Adding requests to Pipfile's [packages]...
157157
P.S. You have excellent taste! ✨ 🍰 ✨
158158
159-
.. _Requests: https://python-requests.org
159+
.. _Requests: http://python-requests.org
160160

161161

162162
Using installed packages

0 commit comments

Comments
 (0)