Skip to content

Commit 1a58513

Browse files
committed
fixed broken link
1 parent a4ece29 commit 1a58513

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://2.python-requests.org/en/v1.0.0/user/quickstart/#make-a-request) objects using the `OAuthSigner` class.
98+
You can sign [request](https://docs.python-requests.org/en/latest/user/quickstart#make-a-request) objects using the `OAuthSigner` class.
9999

100100
Usage:
101101
```python

0 commit comments

Comments
 (0)