Skip to content

Commit 24b50e3

Browse files
Merge pull request #268992 from cmcclister/Broken-link-fix-asudbring
Broken Links Fixed
2 parents f247e0d + 8586b03 commit 24b50e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/nat-gateway/quickstart-create-nat-gateway-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ As with the public key, the names of the created resource group, virtual network
3535
## Implement the Terraform code
3636

3737
> [!NOTE]
38-
> The sample code for this article is located in the [Azure Terraform GitHub repo](https://github.com/Azure/terraform/tree/master/quickstart/101-nat-gateway-create). You can view the log file containing the [test results from current and previous versions of Terraform](https://github.com/Azure/terraform/tree/master/quickstart/101-nat-gateway-create/TestRecord.md).
38+
> The sample code for this article is located in the [Azure Terraform GitHub repo](https://github.com/Azure/terraform/tree/master/quickstart/101-nat-gateway-create).
3939
>
4040
> See more [articles and sample code showing how to use Terraform to manage Azure resources](/azure/terraform)
4141

articles/private-link/create-private-endpoint-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The script generates a random password for the SQL server and a random SSH key f
3131
## Implement the Terraform code
3232

3333
> [!NOTE]
34-
> The sample code for this article is located in the [Azure Terraform GitHub repo](https://github.com/Azure/terraform/tree/master/quickstart/201-private-link-sql-database). You can view the log file containing the [test results from current and previous versions of Terraform](https://github.com/Azure/terraform/tree/master/quickstart/201-private-link-sql-database/TestRecord.md).
34+
> The sample code for this article is located in the [Azure Terraform GitHub repo](https://github.com/Azure/terraform/tree/master/quickstart/201-private-link-sql-database).
3535
>
3636
> See more [articles and sample code showing how to use Terraform to manage Azure resources](/azure/terraform)
3737

0 commit comments

Comments
 (0)