diff --git a/docs/content/en/index.md b/docs/content/en/index.md index d09715e..d347fe4 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/docs/usage/data-fetching/#usefetch) ([migration guide](https://v3.nuxtjs.org/docs/migration/component-options#isomorphic-fetch)). +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)).