Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 5c24459

Browse files
committed
Merge pull request #277 from leedm777/patch-1
README.md: fix link to NodeJS section
2 parents 4e41a0c + da5322c commit 5c24459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ES6 Module Loader Polyfill [![Build Status][travis-image]][travis-url]
22

3-
Dynamically loads ES6 modules in browsers and [NodeJS](#nodejs-usage) with support for loading existing and custom module formats through loader hooks.
3+
Dynamically loads ES6 modules in browsers and [NodeJS](#nodejs-use) with support for loading existing and custom module formats through loader hooks.
44

55
This project implements dynamic module loading through `System` exactly to the previous ES6-specified loader API at [2014-08-24 ES6 Specification Draft Rev 27, Section 15](http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts#august_24_2014_draft_rev_27) and will continue to track this API as it is re-drafted as a browser specification (currently most likely to be at https://github.com/whatwg/loader).
66

0 commit comments

Comments
 (0)