Skip to content

Commit 1fb414b

Browse files
committed
fixed link issue
1 parent c88e366 commit 1fb414b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/automation-update-management-deploy-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ The following parameters in the template are set with a default value for the Lo
229229
}
230230
```
231231

232-
2. Edit the template to meet your requirements. Consider creating a [Resource Manager parameters file](../../azure-resource-manager/templates/parameter-files.md) instead of passing parameters as inline values.
232+
2. Edit the template to meet your requirements. Consider creating a [Resource Manager parameters file](../azure-resource-manager/templates/parameter-files.md) instead of passing parameters as inline values.
233233

234234
3. Save this file as deployUMSolutiontemplate.json to a local folder.
235235

0 commit comments

Comments
 (0)