8000 Fix link to `default_install_hook_types` in `cli` section · pre-commit/pre-commit.com@73a3197 · GitHub
[go: up one dir, main page]

Skip to content

Commit 73a3197

Browse files
committed
Fix link to default_install_hook_types in cli section
Changed the link to `default_install_hook_types` in the `pre-commit install` section of the docs to point from `#top_level-default_language_version` to `#top_level-default_install_hook_types`. Fixes #746
1 parent 56ba21b commit 73a3197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Some example useful invocations:
150150
environments.
151151

152152
_new in 2.18.0_: `pre-commit install` will now install hooks from
153-
[`default_install_hook_types`](#top_level-default_language_version) if
153+
[`default_install_hook_types`](#top_level-default_install_hook_types) if
154154
`--hook-type` is not specified on the command line.
155155

156156
## pre-commit install-hooks [options] #pre-commit-install-hooks

0 commit comments

Comments
 (0)
0