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 991be48 commit b2d4a35Copy full SHA for b2d4a35
articles/static-web-apps/deploy-nuxtjs.md
@@ -26,7 +26,7 @@ You can set up a new Nuxt project using `npx nuxi init nuxt-app`. Instead of usi
26
27
1. Create a new repository under your GitHub account from a template repository.
28
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**.
+1. Name the repository **nuxt-3-starter**.
30
1. Next, clone the new repo to your machine. Make sure to replace <YOUR_GITHUB_ACCOUNT_NAME> with your account name.
31
32
```bash
0 commit comments