Skip to content

Commit 396b715

Browse files
authored
fix: link to vite-plugin-vue-i18n (#982)
1 parent 48eb688 commit 396b715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/advanced/optimization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default defineConfig({
4242
```
4343

4444
:::tip NOTE
45-
If you are using Vite, you can do the same thing by specifying the option in the [plugin provided officially](https://github.com/intlify/vite-plugin-vue-i18n).
45+
If you are using Vite, you can do the same thing by specifying the option in the [plugin provided officially](https://github.com/intlify/bundle-tools/tree/main/packages/vite-plugin-vue-i18n).
4646
:::
4747

4848
### webpack

0 commit comments

Comments
 (0)