diff --git a/website/pages/docs/rollup.mdx b/website/pages/docs/rollup.mdx index 7c7b8d77..38ee057a 100644 --- a/website/pages/docs/rollup.mdx +++ b/website/pages/docs/rollup.mdx @@ -50,9 +50,9 @@ const App = () => ( } ``` -### Using with `url` plugin +### Using with `@rollup/plugin-url` -It is possible to use it with [`url`](https://github.com/rollup/rollup-plugin-url). +It is possible to use it with [`@rollup/plugin-url`](https://github.com/rollup/plugins/tree/master/packages/url). In your `rollup.config.js`: