docs/website: Linking the downloads page to the upgrade guide for 0.7 (#7913)
This commit is contained in:
parent
fa64ac7815
commit
9306e29651
|
@ -32,8 +32,7 @@ description: |-
|
|||
Checkout the <a href="https://github.com/hashicorp/terraform/blob/v<%= latest_version %>/CHANGELOG.md">v<%= latest_version %> CHANGELOG</a> for information on the latest release.
|
||||
</p>
|
||||
<p>
|
||||
<b>Note:</b> Terraform now ships as a single binary. When upgrading from Terraform < 0.7.0
|
||||
you will need to remove the old <code>terraform-*</code> plugins from your installation path.
|
||||
<b>Note:</b> if you are upgrading to 0.7 please see the <a href="https://www.terraform.io/upgrade-guides/0-7.html">upgrade guide</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue