nutanix / terraform-provider-nutanix

Terraform Nutanix Provider
https://www.terraform.io/docs/providers/nutanix/
Mozilla Public License 2.0
100 stars 112 forks source link

Broken link to guest_os_id in documentation #531

Open naitmare01 opened 1 year ago

naitmare01 commented 1 year ago

In the documentation for virtual_machine in the guest_os_id section there is a broken link to "Guest OS Identifier". I don't know what the correct link should be but the current doesn't work.

guest_os_id: - (Optional) Guest OS Identifier. For ESX, refer to VMware documentation link for the list of guest OS identifiers.

It is on this row in the code base: https://github.com/nutanix/terraform-provider-nutanix/blob/abdd924893d5c3a5475ebc34f31713f41358dd99/website/docs/r/virtual_machine.html.markdown?plain=1#L73