diff --git a/workload/docs/getting-started-custom-image-build.md b/workload/docs/getting-started-custom-image-build.md index 0d557e77d..be7050933 100644 --- a/workload/docs/getting-started-custom-image-build.md +++ b/workload/docs/getting-started-custom-image-build.md @@ -37,8 +37,8 @@ The templates and scripts need to be executed from an execution environment. Her | Deployment Type | Link | |:--|:--| | Azure portal UI | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Favdaccelerator%2Fmain%2Fworkload%2Farm%2Fdeploy-custom-image.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Favdaccelerator%2Fmain%2Fworkload%2Fportal-ui%2Fportal-ui-custom-image.json) [![Deploy to Azure Gov](https://aka.ms/deploytoazuregovbutton)](https://portal.azure.us/?feature.deployapiver=2022-12-01#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Favdaccelerator%2Fmain%2Fworkload%2Farm%2Fdeploy-custom-image.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Favdaccelerator%2Fmain%2Fworkload%2Fportal-ui%2Fportal-ui-custom-image.json) | -| Command line (Bicep/ARM) | [![Powershell/Azure CLI](./workload/docs/icons/powershell.png)](./workload/bicep/readme.md#optional-custom-image-build-deployment) | -| Terraform | [![Terraform](./workload/docs/icons/terraform.png)](./workload/terraform/customimage) | +| Command line (Bicep/ARM) | [![Powershell/Azure CLI](./icons/powershell.png)](./workload/bicep/readme.md#optional-custom-image-build-deployment) | +| Terraform | [![Terraform](./icons/terraform.png)](./workload/terraform/customimage) | ## What will be deployed