Skip to content

Commit d066218

Browse files
authored
Fixed link syntax
There was an extra `(`
1 parent efdc32f commit d066218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/deploy-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this tutorial, you'll deploy a containerized application to Azure Container A
2727

2828
## Clone the project
2929

30-
1. Begin by cloning the [sample repository]((https://github.com/azure-samples/containerapps-albumapi-javascript) to your machine using the following command.
30+
1. Begin by cloning the [sample repository](https://github.com/azure-samples/containerapps-albumapi-javascript) to your machine using the following command.
3131

3232
```bash
3333
git clone https://github.com/Azure-Samples/containerapps-albumapi-javascript.git

0 commit comments

Comments
 (0)