Skip to content

Commit 4b12bd8

Browse files
authored
fix: updated default rules url
1 parent 563dcf4 commit 4b12bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/content/docs/config/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Commitlint can be configured in many ways. You can use the default configuration
99

1010
If you don't specify any configuration file and you don't have any commitlint configuration files in your environment, the CLI will use the default configurations of each rules.
1111

12-
See the [default rules](/rules/default) page for details.
12+
See the [default rules](/commitlint-rs/config/default) page for details.
1313

1414
## Location
1515

0 commit comments

Comments
 (0)