diff --git a/README.md b/README.md index 344e622..601f756 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository provides infrastructure-as-code examples to automate the creatio **Packer**: -- HashiCorp [Packer](packer-install) v1.7.7 or higher. +- HashiCorp [Packer](https://www.packer.io/intro/getting-started/install.html) v1.7.7 or higher. - HashiCorp [Packer Plugin for Proxmox](https://www.packer.io/plugins/builders/proxmox/iso) (`proxmox-iso`) v1.0.8 or higher. Required plugins are automatically downloaded during the `packer init` phase. These plugins are placed in the same directory as your Packer executable `/usr/local/bin` or `$HOME/.packer.d/plugins`.