Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Commit

Permalink
Delete comment syntax section
Browse files Browse the repository at this point in the history
It has been included in the ECMAScript 2015 specification.

Ref. #25.
  • Loading branch information
mathiasbynens committed Aug 4, 2015
1 parent d1d2043 commit d641fd9
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 134 deletions.
2 changes: 1 addition & 1 deletion data/references.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
},
"ECMASCRIPT" :
{
"href" : "http://www.ecma-international.org/publications/standards/Ecma-262.htm",
"href" : "http://ecma-international.org/ecma-262/6.0/",
"title" : "ECMAScript Language Specification",
"publisher" : "ECMA"
},
Expand Down
2 changes: 1 addition & 1 deletion data/xrefs/ecmascript/ecmascript.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"variabledeclaration": "sec-variable-statement",
"whitespace": "sec-white-space"
},
"url": "https://people.mozilla.org/~jorendorff/es6-draft.html#"
"url": "http://ecma-international.org/ecma-262/6.0/#"
}
Loading

0 comments on commit d641fd9

Please sign in to comment.