From f66811779f423202d33a53790e5f8418a5a31c2f Mon Sep 17 00:00:00 2001 From: Wes Turner <50891+westurner@users.noreply.github.com> Date: Fri, 25 Sep 2020 20:09:53 -0400 Subject: [PATCH] DOC: README: HTTPSify docs url (#9487) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0336a607691a..9bd3530d9a2f 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Documentation and additional information is available at the web site: Or you can jump straight to the documentation: - http://mypy.readthedocs.io/ + https://mypy.readthedocs.io/ Troubleshooting