File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9393% Usage: \opt{token}
9494% Example: \opt{\lit{,}}
9595
96- \newcommand {\esref }[2]{\href {https ://es5.github.io/\#x #2}{#1}}
97- % Creates a hyperlink to Annotated ES5 spec.
96+ \newcommand {\esref }[2]{\href {http ://www.ecma-international.org/ecma-262/5.1/\#sec- #2}{#1}}
97+ % Creates a hyperlink to ES5 spec.
9898% Usage: \esref{text}{section}
9999% Example: \esref{BooleanLiteral}{7.8.2}
100100
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ @online{es5
1111date = " 2011-06" ,
1212shorthand = " ECMA-262" ,
1313title = " ECMAScript Language Specification Edition 5.1" ,
14- url = " http://www.ecma-international.org/ecma-262/5.1/index.html " ,
14+ url = " http://www.ecma-international.org/ecma-262/5.1/" ,
1515}
1616
1717@online {rfc7159 ,
You can’t perform that action at this time.
0 commit comments