From 28dad78644bfc7044bc39ae7369565bfeaedd8dc Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Sat, 8 Aug 2015 00:07:32 +0200 Subject: [PATCH] Update overview.md --- docs/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview.md b/docs/overview.md index 4470fdd9..a3899f29 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -46,7 +46,7 @@ ES6 modules define named exports, provided as getters on a special immutable `Mo * [Read more about ES6 modules and syntax](es6-modules-overview.md). * To build for production, see the [production workflows](production-workflows.md). -* [Read more about SystemJS module format support](module-format-support.md). +* [Read more about SystemJS module format support](module-formats.md). ### Loader Configuration