We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b778c87 commit 2a70b81Copy full SHA for 2a70b81
README.md
@@ -102,7 +102,7 @@ programs, even if they have type errors:
102
You can also try mypy in an [online playground](https://mypy-play.net/) (developed by
103
Yusuke Miyazaki).
104
105
-[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
106
107
108
IDE & Linter Integrations
0 commit comments