diff --git a/docs/mdbook/examples/README.md b/docs/mdbook/examples/README.md index ce0ab8bb..0fc9ae9c 100644 --- a/docs/mdbook/examples/README.md +++ b/docs/mdbook/examples/README.md @@ -1,6 +1,8 @@ # Examples -- [Commitlint](./commitlint.md) -- [Remotes](./remotes.md) +- [Use lefthook-local.yml with extensions and overrides](./lefthook-local.md) - [Auto stage changed files](./stage_fixed.md) - [Filter files](./filters.md) +- [Skip or run on condition](./skip.md) +- [Use remote config](./remotes.md) +- [Use commitlint](./commitlint.md)