diff --git a/docs/content/en/index.md b/docs/content/en/index.md index d347fe4..c43e55f 100644 --- a/docs/content/en/index.md +++ b/docs/content/en/index.md @@ -17,7 +17,7 @@ features: -Axios module supports Nuxt 2. Nuxt 3 users can use the new isomorphic [$fetch API](https://v3.nuxtjs.org/getting-started/data-fetching/#usefetch) ([migration guide](https://v3.nuxtjs.org/migration/component-options/#isomorphic-fetch)). +Axios module supports Nuxt 2. Nuxt 3 users can use the new isomorphic [useFetch](https://v3.nuxtjs.org/getting-started/data-fetching/) ([migration guide](https://nuxt.com/docs/migration/component-options/#isomorphic-fetch)).