From d24ae30591138cb56ec3e0529004e930dec02816 Mon Sep 17 00:00:00 2001 From: alisakina99 <44476668+alisakina99@users.noreply.github.com> Date: Thu, 5 Dec 2024 10:40:06 -0500 Subject: [PATCH] Update terraformbasic.md --- docs/content/accelerator/startermodules/terraformbasic.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/accelerator/startermodules/terraformbasic.md b/docs/content/accelerator/startermodules/terraformbasic.md index 0094c73..937c4a3 100644 --- a/docs/content/accelerator/startermodules/terraformbasic.md +++ b/docs/content/accelerator/startermodules/terraformbasic.md @@ -21,6 +21,6 @@ The following table describes the inputs required for the `basic` starter module [//]: # (INSERT LINK LABELS BELOW) [//]: # (************************) -[example_powershell_inputs_azure_devops_terraform_basic]: examples/powershell-inputs/inputs-azure-devops-terraform-basic.yaml "Example - PowerShell Inputs - Azure DevOps - Terraform - Basic" -[example_powershell_inputs_github_terraform_basic]: examples/powershell-inputs/inputs-github-terraform-basic.yaml "Example - PowerShell Inputs - GitHub - Terraform - Basic" -[example_powershell_inputs_local_terraform_basic]: examples/powershell-inputs/inputs-local-terraform-basic.yaml "Example - PowerShell Inputs - Local - Terraform - Basic" +[example_powershell_inputs_azure_devops_terraform_basic]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-azure-devops-terraform-basic.yaml "Example - PowerShell Inputs - Azure DevOps - Terraform - Basic" +[example_powershell_inputs_github_terraform_basic]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-github-terraform-basic.yaml "Example - PowerShell Inputs - GitHub - Terraform - Basic" +[example_powershell_inputs_local_terraform_basic]: https://raw.githubusercontent.com/Azure/ALZ-PowerShell-Module/refs/heads/main/docs/wiki/examples/powershell-inputs/inputs-local-terraform-basic.yaml "Example - PowerShell Inputs - Local - Terraform - Basic"