Skip to content

Commit

Permalink
link to babel website for preset env
Browse files Browse the repository at this point in the history
  • Loading branch information
vikr01 committed Oct 2, 2018
1 parent 607f4df commit 9bad3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require("@babel/core").transform("code", {

This module uses @babel/preset-env to target specific environments.

Please refer to [@babel/preset-env#targets](https://github.com/babel/website/blob/master/docs/preset-env.md#targets) for a list of available options.
Please refer to [@babel/preset-env#targets](https://babeljs.io/docs/en/babel-preset-env#targets) for a list of available options.

For a list of browsers please see [browserlist](https://github.com/ai/browserslist).

Expand Down

0 comments on commit 9bad3c8

Please sign in to comment.