Skip to content

Commit 5b217f1

Browse files
committed
use .md extension
1 parent 1cf5783 commit 5b217f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/jsonschema-validation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Omitting this keyword has the same behavior as a value of 0.
211211

212212
The value of this keyword MUST be a string. This string SHOULD be a valid
213213
regular expression as indicated in
214-
[JSON Schema Core, section 6.3](./jsonschema-core.html#regex).
214+
[JSON Schema Core, section 6.3](./jsonschema-core.md#regex).
215215
<!-- This link assume a publish path, which we don't know yet. -->
216216

217217
A string instance is considered valid if the regular expression matches the

0 commit comments

Comments
 (0)