Skip to content

Commit 51cebd5

Browse files
committed
Corrected link to code
1 parent 8a8c04b commit 51cebd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/quick-create-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In this quickstart, you use Terraform to create an Azure Application Gateway. Th
4545

4646
1. Create a file named `providers.tf` and insert the following code:
4747

48-
:::code language="Terraform" source="~/terraform_samples/quickstart/101-application-gateway/main.tf":::
48+
:::code language="Terraform" source="~/terraform_samples/quickstart/101-application-gateway/providers.tf":::
4949

5050
1. Create a file named `main.tf` and insert the following code:
5151

0 commit comments

Comments
 (0)