We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
type
1 parent 13a4f77 commit dead1e7Copy full SHA for dead1e7
pages/understanding-json-schema/reference/type.md
@@ -18,7 +18,7 @@ At its core, JSON Schema defines the following basic types:
18
- [null](../../understanding-json-schema/reference/null)
19
- [numeric types](../../understanding-json-schema/reference/numeric)
20
- [object](../../understanding-json-schema/reference/object)
21
-- [regular expressions](../../understanding-json-schema/reference/regular_expressions.md)
+- [regular expressions](../../understanding-json-schema/reference/regular_expressions)
22
- [string](../../understanding-json-schema/reference/string)
23
24
0 commit comments