We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d82c1c2 commit 36c705bCopy full SHA for 36c705b
1 file changed
docs/Webpack.md
@@ -42,7 +42,7 @@ module.exports = {
42
```
43
44
If you have JavaScript files that are transformed by Babel, you can
45
-[enable support for Babel](GettingStarted.md#using-babel-with-jest) by
+[enable support for Babel](GettingStarted.md#using-babel) by
46
installing the `babel-jest` plugin. Non-Babel JavaScript transformations can be
47
handled with Jest's
48
[`transform`](Configuration.md#transform-object-string-string) config option.
0 commit comments