Skip to content

Commit 953cb86

Browse files
Merge pull request #210866 from GeekTrainer/patch-1
Fixed link syntax
2 parents b5a0b6a + d066218 commit 953cb86

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)