Skip to content

Commit 2a70b81

Browse files
mmautnerilevkivskyi
authored andcommitted
Fixes #6732 (#6733)
Replaces 404ing link in README Fixes #6732
1 parent b778c87 commit 2a70b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ programs, even if they have type errors:
102102
You can also try mypy in an [online playground](https://mypy-play.net/) (developed by
103103
Yusuke Miyazaki).
104104

105-
[statically typed parts]: http://mypy.readthedocs.io/en/latest/basics.html#function-signatures
105+
[statically typed parts]: https://mypy.readthedocs.io/en/latest/getting_started.html#function-signatures-and-dynamic-vs-static-typing
106106

107107

108108
IDE & Linter Integrations

0 commit comments

Comments
 (0)