Skip to content

Commit

Permalink
#12233 - fixed broken link in virtual_machine docs (#12234)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeclayton authored Jun 17, 2021
1 parent 95c8bc2 commit 43697e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/virtual_machine.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ To provision a Custom Image, the following fields are applicable:

* `id` - (Required) Specifies the ID of the Custom Image which the Virtual Machine should be created from. Changing this forces a new resource to be created.

-> **NOTE:** An example of how to use this is available within [the `./examples/virtual-machines/managed-disks/from-custom-image` directory within the Github Repository](https://github.com/terraform-providers/terraform-provider-azurerm/tree/master/examples/virtual-machines/managed-disks/from-custom-image)
-> **NOTE:** An example of how to use this is available within [the `./examples/virtual-machines/virtual_machine/managed-disks/from-custom-image` directory within the Github Repository](https://github.com/terraform-providers/terraform-provider-azurerm/tree/master/examples/virtual-machines/virtual_machine/managed-disks/from-custom-image)

---

Expand Down

0 comments on commit 43697e4

Please sign in to comment.