Skip to content

Commit

Permalink
Update url for example dir in arm.mdx (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyzlisa authored Jul 4, 2021
1 parent a016f78 commit dbf0ce1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/builders/arm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ means executing sysprep, and for Linux this means executing the waagent
deprovision process.

Please refer to the Azure
[examples](https://github.com/hashicorp/packer-plugin-azure/tree/master/builder/azure/examples) for
[example](https://github.com/hashicorp/packer-plugin-azure/tree/main/example) folder for
complete examples showing the deprovision process.

### Windows
Expand Down Expand Up @@ -493,5 +493,5 @@ templates and deployments. The time required to deploy a KeyVault template is
minimal, so overall impact is small.

See the
[examples/azure](https://github.com/hashicorp/packer-plugin-azure/tree/main/example)
[example](https://github.com/hashicorp/packer-plugin-azure/tree/main/example)
folder in the Packer project for more examples.

0 comments on commit dbf0ce1

Please sign in to comment.