From c577eb8d5fa39eb4acdc64eb2e957a2c1b261c9b Mon Sep 17 00:00:00 2001 From: Dustin Rodrigues Date: Sat, 28 Mar 2020 19:24:35 -0400 Subject: [PATCH] fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6adfc3d9..1a20c65a 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Requests officially supports Python 2.7 & 3.5+. ------------------------------------- -## P.S. — Documentation is Available at [`//requests.readthedocs.io`](https://requests.readthedocs.io/en/latest/). +## P.S. — Documentation is available at [`requests.readthedocs.io`](https://requests.readthedocs.io/en/latest/).