From cda2498d529aa678f9efed5b7d06d1a14dcc6133 Mon Sep 17 00:00:00 2001 From: userquin Date: Tue, 27 Aug 2024 20:17:31 +0200 Subject: [PATCH 1/2] docs: update nuxt module link --- packages/docs/src/pages/en/getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/src/pages/en/getting-started/installation.md b/packages/docs/src/pages/en/getting-started/installation.md index e4cd893d9a8..d838f51cf2b 100644 --- a/packages/docs/src/pages/en/getting-started/installation.md +++ b/packages/docs/src/pages/en/getting-started/installation.md @@ -222,7 +222,7 @@ 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. From d761fcd171333aaae9684bc1c5f8e8e9dca4b6dc Mon Sep 17 00:00:00 2001 From: Kael Date: Thu, 17 Oct 2024 18:37:44 +1100 Subject: [PATCH 2/2] update documentation link --- packages/docs/src/pages/en/getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/src/pages/en/getting-started/installation.md b/packages/docs/src/pages/en/getting-started/installation.md index d838f51cf2b..abeee7239f2 100644 --- a/packages/docs/src/pages/en/getting-started/installation.md +++ b/packages/docs/src/pages/en/getting-started/installation.md @@ -224,7 +224,7 @@ You should now have access to all Vuetify components and tools in the Nuxt app. 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