Skip to content

Commit b2d4a35

Browse files
Update articles/static-web-apps/deploy-nuxtjs.md
Co-authored-by: Anthony Chu <[email protected]>
1 parent 991be48 commit b2d4a35

File tree

1 file changed

+1
-1
lines changed

1 file 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
@@ -26,7 +26,7 @@ You can set up a new Nuxt project using `npx nuxi init nuxt-app`. Instead of usi
2626

2727
1. Create a new repository under your GitHub account from a template repository.
2828
1. Go to [http://github.com/staticwebdev/nuxt-3-starter/generate](https://github.com/login?return_to=/staticwebdev/nuxt-3-starter/generate)
29-
1. Name the repository **nuxtjs-starter**.
29+
1. Name the repository **nuxt-3-starter**.
3030
1. Next, clone the new repo to your machine. Make sure to replace <YOUR_GITHUB_ACCOUNT_NAME> with your account name.
3131

3232
```bash

0 commit comments

Comments
 (0)