diff --git a/web/src/content/docs/index.mdx b/web/src/content/docs/index.mdx index 72dfe88..7f2ff6e 100644 --- a/web/src/content/docs/index.mdx +++ b/web/src/content/docs/index.mdx @@ -27,15 +27,15 @@ import { Card, CardGrid } from "@astrojs/starlight/components"; Run `commitlint` to lint your commit messages. See [the - guides](/commitlint-rs/guides/cli) about the CLI. + guides](/commitlint-rs/setup/installation) about the CLI. Check each rules to see what is allowed and what is not. See [the - rules](/commitlint-rs/guide/rules) for more information. + rules](/commitlint-rs/rules/body-empty) for more information. Edit commitlint configurations to customize your rules. See [the - rules](/commitlint-rs/guide/rules) for more information. + rules](/commitlint-rs/rules/body-empty) for more information. Report issues to the [GitHub