From 74b72ce4265583db0430080ab67d3d5e0c4b44b2 Mon Sep 17 00:00:00 2001 From: Alex K Date: Sun, 29 Sep 2019 18:10:59 +0200 Subject: [PATCH] documentation link fixed websites is down, link to requests.readthedocs.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89ec151f..80412cc8 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Requests officially supports Python 2.7 & 3.4–3.8. ------------------------------------- -## P.S. — Documentation is Available at [`//2.python-requests.org`](https://2.python-requests.org/). +## P.S. — Documentation is Available at [`//requests.readthedocs.io`](https://requests.readthedocs.io/en/master/).