diff --git a/Docs/integrating-with-alz.md b/Docs/integrating-with-alz.md index 14d864c7..c5e8d829 100644 --- a/Docs/integrating-with-alz.md +++ b/Docs/integrating-with-alz.md @@ -214,7 +214,7 @@ Carefully review the proposed changes before deploying them. It is best to make There is a GitHub action workflow which executes the above script. The process for configuring it is below. -1. Copy the `alz-sync.yaml` file from [here](https://github.com/Azure/enterprise-azure-policy-as-code/blob/main/StarterKit/Pipelines/GitHubActions/.github/workflows/alz-sync.yaml) to `.github\workflows\alz-sync.yaml` in your repository. +1. Copy the `alz-sync.yaml` file from [here](https://github.com/Azure/enterprise-azure-policy-as-code/blob/main/StarterKit/Pipelines/GitHubActions/alz-sync.yaml) to `.github\workflows\alz-sync.yaml` in your repository. 2. Update the `env:` section with details below | Environment Variable Name | Value | Notes |