Skip to content

Commit 4bdc41d

Browse files
authored
Merge pull request #1292 from vitejs/fix-typo
chore: fix typo
2 parents 8eb2507 + 283e161 commit 4bdc41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ Vite 不再支持已结束生命周期(EOL)的 Node.js 18。现在需要使
5555

5656
## 从 v5 迁移 {#migration-from-v5}
5757

58-
请先查阅 Vite v6 文档中的 [从 v5 迁移指南](https://v6.vite.dev/guide/migration.html)[中文版](/guide/mingration-from-v5.md)),了解如何将你的应用迁移到 Vite 6 所需的变更,然后再继续执行本页中的相关更改。
58+
请先查阅 Vite v6 文档中的 [从 v5 迁移指南](https://v6.vite.dev/guide/migration.html)[中文版](/guide/migration-from-v5.md)),了解如何将你的应用迁移到 Vite 6 所需的变更,然后再继续执行本页中的相关更改。

0 commit comments

Comments
 (0)