We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993c632 commit 3d2d1e2Copy full SHA for 3d2d1e2
articles/static-web-apps/deploy-nuxtjs.md
@@ -120,7 +120,7 @@ git pull
120
121
Make changes to the app by updating the code and pushing it to GitHub. GitHub Actions automatically builds and deploys the app.
122
123
-For more information, see the Azure Static Web Apps Nuxt 3 deployment preset [documentation](https://v3.nuxtjs.org/guide/deploy/providers/azure/).
+For more information, see the Azure Static Web Apps Nuxt 3 deployment preset [documentation](https://nitro.unjs.io/deploy/providers/azure).
124
125
> [!div class="nextstepaction"]
126
> [Set up a custom domain](custom-domain.md)
0 commit comments