Skip to content

Commit 413e188

Browse files
authored
Add missing anchors field in top-level of validation config
1 parent 92bb867 commit 413e188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/schema/validation.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"omitted_files": { "$ref": "#/$defs/omitted_files" },
88
"not_found": { "$ref": "#/$defs/not_found" },
99
"absolute_links": { "$ref": "#/$defs/absolute_links" },
10+
"anchors": { "$ref": "#/$defs/anchors" },
1011
"unrecognized_links": { "$ref": "#/$defs/unrecognized_links" },
1112
"nav": {
1213
"title": "validation of navigation",

0 commit comments

Comments
 (0)