Merge pull request #4757 from mitchellh/fix4756

link to other downloads, not necessarily older.
pull/4758/head
Matthew Hooker 9 years ago committed by GitHub
commit 3a083bd88c

@ -26,7 +26,7 @@ description: |-
verify the checksums signature file
</a>
which has been signed using <a href="https://hashicorp.com/security.html" target="_blank" rel="nofollow noopener noreferrer">HashiCorp's GPG key</a>.
You can also <a href="https://releases.hashicorp.com/packer/" target="_blank" rel="nofollow noopener noreferrer">download older versions of Packer</a> from the releases service.
You can also <a href="https://releases.hashicorp.com/packer/" target="_blank" rel="nofollow noopener noreferrer">download other versions of Packer</a> from the releases service.
</p>
<p>
Check out the <a href="https://github.com/mitchellh/packer/blob/v<%= latest_version %>/CHANGELOG.md">v<%= latest_version %> CHANGELOG</a> for information on the latest release.

Loading…
Cancel
Save