Skip to content

Commit 4fc734b

Browse files
authored
Merge pull request nodejs#66 from jacobq/patch-1
Fix broken link to ES modules EP
2 parents 6eef91d + 0e24a97 commit 4fc734b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

000-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Node.js Enhancement Proposals
22

33
* [Public C++ Streams](001-public-stream-base.md)
4-
* [ES6 Module Interoperability](002-es6-modules.md)
4+
* [ES6 Module Interoperability](002-es-modules.md)
55
* [WHATWG URL API](003-url.md)
66
* [Port core to uv_link_t](004-uv_link_t.md)
77
* [ABI Stable Module API](005-ABI-Stable-Module-API.md)

0 commit comments

Comments
 (0)