Skip to content

Commit edb20ba

Browse files
committed
Added link
1 parent f597924 commit edb20ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2617,7 +2617,7 @@ The following properties are taken directly from the JSON Schema definition and
26172617
- exclusiveMinimum
26182618
- maxLength
26192619
- minLength
2620-
- pattern (This string SHOULD be a valid regular expression, according to the ECMA 262 regular expression dialect)
2620+
- pattern (This string SHOULD be a valid regular expression, according to the [ECMA 262 regular expression](https://www.ecma-international.org/ecma-262/5.1/#sec-7.8.5) dialect)
26212621
- maxItems
26222622
- minItems
26232623
- uniqueItems

0 commit comments

Comments
 (0)