Merge pull request #1634 from whiteley/checksums-link

Fix checksums link
This commit is contained in:
Mitchell Hashimoto 2014-10-28 15:12:14 -07:00
commit 399837b048
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ page_title: "Downloads"
Below are all available downloads for the latest version of Packer
(<%= latest_version %>). Please download the proper package for your
operating system and architecture. You can find SHA256 checksums
for packages <a href="https://dl.bintray.com/mitchellh/packer/<%= latest_version %>_SHA256SUMS?direct">here</a>.
for packages <a href="https://dl.bintray.com/mitchellh/packer/packer_<%= latest_version %>_SHA256SUMS?direct">here</a>.
</p>
</div>
</div>