Skip to content

Commit 9b6ee25

Browse files
Fix: Correct broken link to contributing guide in README
1 parent d907160 commit 9b6ee25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Fork the repo, create a branch, and open a pull request. Before submitting:
3232
CI runs on every PR — it checks for ungenerated migrations and enforces a 75%
3333
test coverage minimum. PRs that fail CI won't be merged.
3434

35-
See the full [contributing guide](https://pythondotorg.readthedocs.io/en/latest/contributing.html) for details.
35+
See the full [contributing guide](https://github.com/python/pythondotorg/blob/main/CONTRIBUTING.md) for details.
3636

3737
### License
3838

0 commit comments

Comments
 (0)