From 461999323585fdaa420530a9f85ff5701a7d298e Mon Sep 17 00:00:00 2001 From: Sand Of Vega Date: Sat, 22 Sep 2018 23:15:05 +0600 Subject: [PATCH] bable options link update (#681) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48757c74..48601596 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ module: { ### Options -See the `babel` [options](https://babeljs.io/docs/usage/api/#options). +See the `babel` [options](https://babeljs.io/docs/en/options). You can pass options to the loader by using the [`options`](https://webpack.js.org/configuration/module/#rule-options-rule-query) property: