Skip to content

Commit 4d20f98

Browse files
authored
Merge pull request #1013 from ssilverman/update-ecma-link
Fix ECMA-262 link
2 parents 3ca2d97 + 07e970f commit 4d20f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3296,7 +3296,7 @@ https://example.com/schemas/common#/$defs/count/minimum
32963296
&RFC8259;
32973297
&ldp;
32983298
<reference anchor="ecma262"
3299-
target="https://www.ecma-international.org/ecma-262/11.0">
3299+
target="https://www.ecma-international.org/ecma-262/11.0/index.html">
33003300
<front>
33013301
<title>ECMA-262, 11th edition specification</title>
33023302
<author/>

0 commit comments

Comments
 (0)