Fixed links

This commit is contained in:
Tom Archer 2021-07-28 13:51:29 -07:00
parent 8a6ba16abd
commit 5ebe66c2fc
2 changed files with 2 additions and 2 deletions

View File

@ -18,4 +18,4 @@ This template deploys an Azure resource group.
## Example
To see how to run this example, see [https://docs.microsoft.com/azure/developer/terraform/create-resource-group]
To see how to run this example, see [Create an Azure resource group using Terraform](https://docs.microsoft.com/azure/developer/terraform/create-resource-group).

View File

@ -21,4 +21,4 @@ This template deploys an Azure virtual machine scale set with a jumpbox.
## Example
To see how to run this example, see [https://docs.microsoft.com/azure/developer/terraform/create-vm-scaleset-network-disks-hcl]
To see how to run this example, see [Create an Azure virtual machine scale set using Terraform](https://docs.microsoft.com/azure/developer/terraform/create-vm-scaleset-network-disks-hcl).