Skip to content

Commit

Permalink
Fix broken link in README.md (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmwyatt authored and johnnyreilly committed May 19, 2017
1 parent f031f0d commit 19c7a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -48,7 +48,7 @@ It's worth noting that use of the `LoaderOptionsPlugin` is [only supposed to be

ts-loader works very well in combination with [babel](https://babeljs.io/) and [babel-loader](https://github.com/babel/babel-loader). To see an example of this in practice take a look at the [example](https://github.com/Microsoft/TypeScriptSamples/tree/master/react-flux-babel-karma) in the official [TypeScript Samples](https://github.com/Microsoft/TypeScriptSamples).

Alternatively take a look at this [webpack 2 example](examples/webpack2-gulp-react-flux-babel-karma).
Alternatively take a look at this [webpack 2 example](examples/react-babel-karma-gulp).

### Contributing

Expand Down

0 comments on commit 19c7a6f

Please sign in to comment.