website: fix 404 on SHASUMS link

pull/155/head
Mitchell Hashimoto 12 years ago
parent 8391c80723
commit b1f112f996

@ -13,7 +13,7 @@ sidebar_current: "downloads-terraform"
Below are all available downloads for the latest version of Terraform
(<%= 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/terraform/<%= latest_version %>_SHA256SUMS?direct">here</a>.
for packages <a href="https://dl.bintray.com/mitchellh/terraform/terraform_<%= latest_version %>_SHA256SUMS?direct">here</a>.
</p>
</div>
</div>

Loading…
Cancel
Save