Skip to content

Commit f24194f

Browse files
authored
Corrected URL of the Request Python library URL in README.md
1 parent 8382ce9 commit f24194f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Requests for PHP
88

99
Requests is a HTTP library written in PHP, for human beings. It is roughly
1010
based on the API from the excellent [Requests Python
11-
library](http://python-requests.org/). Requests is [ISC
11+
library](https://requests.readthedocs.io/en/latest/). Requests is [ISC
1212
Licensed](https://github.com/WordPress/Requests/blob/stable/LICENSE) (similar to
1313
the new BSD license) and has no dependencies, except for PHP 5.6.20+.
1414

0 commit comments

Comments
 (0)