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 b3f6c18 commit 6118b7aCopy full SHA for 6118b7a
articles/static-web-apps/index.yml
@@ -33,7 +33,7 @@ landingContent:
33
url: /azure/static-web-apps/getting-started?tabs=react
34
- text: Create your first Vue app
35
url: /azure/static-web-apps/getting-started?tabs=vue
36
- - text: Create your first vanilla JavaScript app
+ - text: Create your first app (no framework)
37
url: /azure/static-web-apps/getting-started?tabs=vanilla-javascript
38
- title: Key concepts
39
linkLists:
@@ -60,4 +60,4 @@ landingContent:
60
- text: Deploy from Next.js
61
url: deploy-nextjs.md
62
- text: Deploy from Nuxt.js
63
- url: deploy-nuxtjs.md
+ url: deploy-nuxtjs.md
0 commit comments