Skip to content

Commit d6b6549

Browse files
committed
Fixed broken link
1 parent a5ccf49 commit d6b6549

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
@@ -95,7 +95,7 @@ Usage briefly described below, but you can also refer to the test project for ex
9595

9696
#### Requests: HTTP for Humans™ <a name="requests"></a>
9797

98-
You can sign [request](https://docs.python-requests.org/en/latest/user/quickstart#make-a-request) objects using the `OAuthSigner` class.
98+
You can sign [request](https://requests.readthedocs.io/en/latest/user/quickstart#make-a-request) objects using the `OAuthSigner` class.
9999

100100
Usage:
101101
```python

0 commit comments

Comments
 (0)