Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5e4af63

Browse files
authored
Fix link to language API
1 parent 4f73b8a commit 5e4af63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ language, for example:
9292

9393
here are the apis that should be implemented for a language
9494

95-
Note that these are also documented in [`pre_commit/languages/all.py`](https://github.com/pre-commit/pre-commit/blob/main/pre_commit/languages/all.py)
95+
Note that these are also documented in [`pre_commit/lang_base.py`](https://github.com/pre-commit/pre-commit/blob/main/pre_commit/lang_base.py)
9696

9797
#### `ENVIRONMENT_DIR`
9898

0 commit comments

Comments
 (0)