Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit fe972d2

Browse files
author
DSRKafuU
authored
fix: links
Invalid link.
1 parent 448507c commit fe972d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/global-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const app = createApp({})
7676
| Vue.mixin | app.mixin |
7777
| Vue.use | app.use ([见下方](#a-note-for-plugin-authors)) |
7878

79-
所有其他不全局改变行为的全局 API 现在被命名为 exports,文档见[全局] API Treeshaking](/global-api-treeshaking.html)
79+
所有其他不全局改变行为的全局 API 现在被命名为 exports,文档见[全局 API Treeshaking](/guide/migration/global-api-treeshaking.html)
8080

8181
### `config.productionTip` 移除
8282

0 commit comments

Comments
 (0)