Skip to content

Commit

Permalink
docs: update link
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Mar 23, 2023
1 parent 11d2371 commit 2436566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ features:

<alert type="warning">

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)).

</alert>

Expand Down

0 comments on commit 2436566

Please sign in to comment.