Skip to content

Commit eeb32dd

Browse files
tusharsadhwaniilevkivskyi
authored andcommitted
Fixed mypyc github link (python#7387)
1 parent 7dd970b commit eeb32dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Compiled version of mypy
265265
------------------------
266266

267267
We have built an compiled version of mypy using the [mypyc
268-
compiler](https://github.com/python/mypy/files/mypyc) for
268+
compiler](https://github.com/python/mypy/tree/master/mypyc) for
269269
mypy-annotated Python code. It is approximately 4 times faster than
270270
interpreted mypy and is available (and the default) for 64-bit
271271
Windows, macOS, and Linux.

0 commit comments

Comments
 (0)