diff --git a/packages/guide/index.md b/packages/guide/index.md index 17e7fca07..f3dd08107 100644 --- a/packages/guide/index.md +++ b/packages/guide/index.md @@ -2,7 +2,7 @@ 通过视频学习 VueUse -VueUse 是基于[组合 API](https://v3.vuejs.org/guide/composition-api-introduction.html)的一系列实用函数集合。在继续之前,我们假设您已经对[组合 API](https://v3.vuejs.org/guide/composition-api-introduction.html)的基本概念有所了解。 +VueUse 是基于[组合 API](https://cn.vuejs.org/guide/extras/composition-api-faq)的一系列实用函数集合。在继续之前,我们假设您已经对[组合 API](https://cn.vuejs.org/guide/extras/composition-api-faq)的基本概念有所了解。 ## 安装