Skip to content

Commit 7be876c

Browse files
authored
Merge pull request #1 from dochoss/main
Updated links in Readme
2 parents 926634c + 034c611 commit 7be876c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ Azure Static Web Apps allows you to easily build Nuxt 3 apps in minutes. Use thi
33

44
Check out the following to learn more:
55
1. [nuxt 3 documentation](https://v3.nuxtjs.org)
6-
2. [server-rendered nuxt 3 app on Azure Static Web Apps documentation](#)
7-
3. [nuxt 3 support on Azure Static Web Apps](#)
6+
2. [server-rendered nuxt 3 app on Azure Static Web Apps documentation](https://learn.microsoft.com/en-us/azure/static-web-apps/deploy-nuxtjs)
87

98
## Setup
109

@@ -43,4 +42,4 @@ Locally preview production build:
4342
npm run preview
4443
```
4544

46-
Checkout the [deployment documentation](https://v3.nuxtjs.org/guide/deploy/presets) for more information.
45+
Checkout the [deployment documentation](https://nuxt.com/docs/getting-started/deployment#deployment) for more information.

0 commit comments

Comments
 (0)