Skip to content

Commit e118ca3

Browse files
remove version parameter
1 parent f46fda3 commit e118ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ With Static Web Apps, static assets are separated from a traditional web server
3737
- **Customizable authorization role definition** and assignments.
3838
- **Back-end routing rules** enabling full control over the content and routes you serve.
3939
- **Generated staging versions** powered by pull requests enabling preview versions of your site before publishing.
40-
- **CLI support** through the [Azure CLI](/cli/azure/staticwebapp?view=azure-cli-latest) to create cloud resources, and via the [Azure Static Web Apps CLI](https://github.com/Azure/static-web-apps-cli#azure-static-web-apps-cli) for local development.
40+
- **CLI support** through the [Azure CLI](/cli/azure/staticwebapp) to create cloud resources, and via the [Azure Static Web Apps CLI](https://github.com/Azure/static-web-apps-cli#azure-static-web-apps-cli) for local development.
4141

4242
## What you can do with Static Web Apps
4343

0 commit comments

Comments
 (0)