Skip to content

Commit 1f71ff2

Browse files
committed
Fix broken link in README
1 parent c32840c commit 1f71ff2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Main features:
1919
* Ecmascript E5/E5.1 compliant, with some semantics updated from ES2015+
2020
* Partial support for Ecmascript 2015 (E6) and Ecmascript 2016 (E7),
2121
[Post-ES5 feature status](http://wiki.duktape.org/PostEs5Features.html),
22-
[kangax/compat-table](https://kangax.github.io/compat-table">kangax/compat-table)
22+
[kangax/compat-table](https://kangax.github.io/compat-table)
2323
* ES2015 TypedArray and Node.js Buffer bindings
2424
* WHATWG Encoding API living standard
2525
* Built-in debugger

0 commit comments

Comments
 (0)