Skip to content

Commit 275ba5c

Browse files
authored
fixed link to point to create not remove yml file (#176)
1 parent 8174d98 commit 275ba5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ In your Azure DevOps project, create a build pipeline from your forked repositor
107107

108108
![build connnect step](./images/build-connect.png)
109109

110-
Select the **Existing Azure Pipelines YAML file** option and set the path to [/environment_setup/iac-create-environment.yml](../environment_setup/iac-remove-environment.yml):
110+
Select the **Existing Azure Pipelines YAML file** option and set the path to [/environment_setup/iac-create-environment.yml](../environment_setup/iac-create-environment.yml):
111111

112112
![configure step](./images/select-iac-pipeline.png)
113113

0 commit comments

Comments
 (0)