Merge pull request #4159 from turtlemonvh/patch-1

Update downloads.html.erb
This commit is contained in:
Paul Hinze 2015-12-04 09:09:18 -06:00
commit bb52d70089
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ description: |-
<a href="https://releases.hashicorp.com/terraform/<%= latest_version %>/terraform_<%= latest_version %>_SHA256SUMS.sig">
verify the checksums signature file
</a>
which has been signed using <a href="https://hashicorp.com/security.html" target="_TOP">HashiCorp's GPG key</a>.
which has been signed using <a href="https://hashicorp.com/security.html" target="_TOP">HashiCorp's PGP key</a>.
You can also <a href="https://releases.hashicorp.com/terraform/" target="_TOP">download older versions of Terraform</a> from the releases service.
</p>
</div>