Skip to content

Commit da1e434

Browse files
committed
docs: update link
1 parent 3f66a15 commit da1e434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/built-in-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: /docs/cli/rules/built-in-rules
44

55
# Built-in rules
66

7-
The built-in rules are the ones we use ourselves and think apply to the majority of APIs. Some have some additional [configuration](#rule-configuration-syntax), but otherwise all you need to do is decide whether each rule should `error`, `warn` or be `off`.
7+
The built-in rules are the ones we use ourselves and think apply to the majority of APIs. Some have some additional [configuration](./configure-rules.md), but otherwise all you need to do is decide whether each rule should `error`, `warn` or be `off`.
88

99
All the built-in rules are listed here, roughly grouped by the OpenAPI object they apply to.
1010
The _Special rules_ group contains rules that may apply to multiple objects or to the entire OpenAPI document.

0 commit comments

Comments
 (0)