Skip to content

Commit dead0d7

Browse files
committed
Update image name
1 parent ea2fe56 commit dead0d7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/static-web-apps/deploy-nuxtjs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You can set up a new Nuxt project using `npx nuxi init nuxt-app`. Instead of usi
5252

5353
Navigate to `http://localhost:3000` to open the app, where you should see the following website open in your preferred browser. Select the buttons to invoke server and API routes.
5454

55-
:::image type="content" source="media/deploy-nuxtjs/nuxt3-app.png" alt-text="Start Nuxt.js app":::
55+
:::image type="content" source="media/deploy-nuxtjs/nuxt-3-app.png" alt-text="Start Nuxt.js app":::
5656

5757
## Deploy your Nuxt 3 site
5858

0 commit comments

Comments
 (0)