Skip to content

Commit

Permalink
docs: update nuxt module link (#20400)
Browse files Browse the repository at this point in the history
Co-authored-by: Kael <[email protected]>
  • Loading branch information
userquin and KaelWD authored Oct 17, 2024
1 parent 60bc70e commit fc338c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/docs/src/pages/en/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,9 @@ You should now have access to all Vuetify components and tools in the Nuxt app.

### vuetify-nuxt-module

Alternatively, you can use the [vuetify-nuxt-module](https://github.com/userquin/vuetify-nuxt-module) (works only with Vite). The module is strongly opinionated and has a built-in default configuration out of the box. You can use it without any configuration, and it will work for most use cases.
Alternatively, you can use the [vuetify-nuxt-module](https://github.com/vuetifyjs/nuxt-module) (works only with Vite). The module is strongly opinionated and has a built-in default configuration out of the box. You can use it without any configuration, and it will work for most use cases.

Check the [documentation](https://vuetify-nuxt-module.netlify.app/) for more information on how to use it.
Check the [documentation](https://nuxt.vuetifyjs.com/) for more information on how to use it.

## Using Laravel Mix

Expand Down

0 comments on commit fc338c4

Please sign in to comment.