Skip to content

Commit c230773

Browse files
authored
[ez] Update link to style guide (#13530)
Update link to style guide The style guide was merged with https://typing.readthedocs.io/en/latest/guides/writing_stubs.html#style-guide in #13332 so the anchor no longer exists.
1 parent d86ad84 commit c230773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ are important to the project's success.
1313
* Small fixes and additions can be submitted directly as pull requests,
1414
but [contact us](README.md#discussion) before starting significant work.
1515
* Create your stubs, considering [what to include](#what-to-include) and
16-
conforming to the [coding style](#stub-file-coding-style).
16+
conforming to the [coding style](https://typing.readthedocs.io/en/latest/guides/writing_stubs.html#style-guide).
1717
4. Optionally [format and check your stubs](#code-formatting).
1818
5. Optionally [run the tests](tests/README.md).
1919
6. [Submit your changes](#submitting-changes) by opening a pull request.

0 commit comments

Comments
 (0)