Skip to content

Commit

Permalink
Update an URL (#1542)
Browse files Browse the repository at this point in the history
  • Loading branch information
srittau authored Dec 12, 2023
1 parent 42f39e7 commit ec4903b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/writing_stubs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ things like detecting missing annotations to more complex things like ensuring
Liskov substitutability or detecting problematic overloads.

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

..
TODO: consider adding examples and configurations for specific type checkers
Expand Down

0 comments on commit ec4903b

Please sign in to comment.