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

Commit f3f2c89

Browse files
committed
update doc links
1 parent 6721bfe commit f3f2c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/production-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ from [SystemJS](https://github.com/systemjs/systemjs).
99

1010
The benefit of this output is that it provides full support for circular references and live module bindings.
1111

12-
This output format is explained here - https://github.com/ModuleLoader/es6-module-loader/wiki/System.register-Explained.
12+
[This output format is explained here](system-register.md)
1313

1414
A basic example of using this extension with a Traceur build would be the following (although the related similar workflow would apply for Babel):
1515

0 commit comments

Comments
 (0)