Skip to content

Commit 1ef3333

Browse files
committed
Add link to ES6 compat features
1 parent f75681a commit 1ef3333

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3778,7 +3778,7 @@ Other Style Guides
37783778
## ECMAScript 6 Compatibility
37793779

37803780
<a name="ecmascript-5-compatibility"></a><a name="26.1"></a>
3781-
- [27.1](#ecmascript-5-compatibility) Refer to the [ES5 compatibility table](http://compat-table.github.io/compat-table/es5/) for features compatibility
3781+
- [27.1](#ecmascript-5-compatibility) Refer to the [ES5 compatibility table](https://compat-table.github.io/compat-table/es5/) for features compatibility
37823782

37833783
**[⬆ back to top](#table-of-contents)**
37843784

@@ -3892,6 +3892,7 @@ Other Style Guides
38923892

38933893
- [Latest ECMA spec](https://tc39.github.io/ecma262/)
38943894
- [ExploringJS](https://exploringjs.com/)
3895+
- [ES6 Compatibility Table](https://compat-table.github.io/compat-table/es6/)
38953896
- [Comprehensive Overview of ES6 Features](http://es6-features.org/)
38963897
- [JavaScript Roadmap](https://roadmap.sh/javascript)
38973898

0 commit comments

Comments
 (0)