You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app.vue
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,7 @@
13
13
Link to API Route
14
14
</button>
15
15
</NuxtLink>
16
-
<h2> Deploy Nuxt 3 app with universal rendering on Azure Static Web Apps using <NuxtLinkto="#"class="styling">the Microsoft documentation</NuxtLink><br>
17
-
OR check out this <NuxtLinkto="#"class="styling">blogpost</NuxtLink> about Nuxt 3 support on Azure Static Web Apps.</h2>
16
+
<h2> Deploy Nuxt 3 app with universal rendering on Azure Static Web Apps using <NuxtLinkto="https://docs.microsoft.com/azure/static-web-apps/deploy-nuxtjs"class="styling">the Microsoft documentation</NuxtLink></h2>
0 commit comments