docs: update rollup docs links (#12130) · vitejs/vite@439a73f · GitHub
Skip to content

Commit 439a73f

Browse files
authored
docs: update rollup docs links (#12130)
1 parent 5f7f5dc commit 439a73f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/guide/api-plugin.md

Lines changed: 1 addition & 1 deletion

docs/guide/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Vite is now using [Rollup 3](https://github.com/vitejs/vite/issues/9870), which allowed us to simplify Vite's internal asset handling and has many improvements. See the [Rollup 3 release notes here](https://github.com/rollup/rollup/releases/tag/v3.0.0).
66

7-
Rollup 3 is mostly compatible with Rollup 2. If you are using custom [`rollupOptions`](../config/build-options.md#rollup-options) in your project and encounter issues, refer to the [Rollup migration guide](https://rollupjs.org/guide/en/#migration) to upgrade your config.
7+
Rollup 3 is mostly compatible with Rollup 2. If you are using custom [`rollupOptions`](../config/build-options.md#rollup-options) in your project and encounter issues, refer to the [Rollup migration guide](https://rollupjs.org/migration/) to upgrade your config.
88

99
## Modern Browser Baseline change
1010

packages/vite/CHANGELOG.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)