diff --git a/README.md b/README.md index b499499ba37f..890c1e83ab29 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ programs, even if they have type errors: You can also try mypy in an [online playground](https://mypy-play.net/) (developed by Yusuke Miyazaki). -[statically typed parts]: http://mypy.readthedocs.io/en/latest/basics.html#function-signatures +[statically typed parts]: https://mypy.readthedocs.io/en/latest/getting_started.html#function-signatures-and-dynamic-vs-static-typing IDE & Linter Integrations