diff --git a/README.md b/README.md index 701db63a1e2..15a2ce8c84c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Packages are distributed as both CommonJS and ESM modules. - Node.js >=14.20.1 - using with `type="module"` requires `--experimental-specifier-resolution=node` flag -- Browser via bundlers (see [example webpack config](./packages/web-extension/e2e/webpack.config.js)) +- Browser via bundlers (see [example webpack config](./packages/e2e/test/web-extension/webpack.config.js)) ### Testing