Skip to content

Commit ec4903b

Browse files
authored
Update an URL (#1542)
1 parent 42f39e7 commit ec4903b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/writing_stubs.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ things like detecting missing annotations to more complex things like ensuring
9191
Liskov substitutability or detecting problematic overloads.
9292

9393
It may be instructive to examine `typeshed <https://github.com/python/typeshed/>`__'s
94-
`setup for testing stubs <https://github.com/python/typeshed/blob/master/tests/README.md>`__.
94+
`setup for testing stubs <https://github.com/python/typeshed/blob/main/tests/README.md>`__.
9595

9696
..
9797
TODO: consider adding examples and configurations for specific type checkers

0 commit comments

Comments
 (0)