Update changelog link with link to latest release
This commit is contained in:
parent
c000b96f87
commit
ac17be7bf0
|
@ -29,7 +29,7 @@ description: |-
|
|||
You can also <a href="https://releases.hashicorp.com/terraform/" target="_TOP">download older versions of Terraform</a> from the releases service.
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md">CHANGELOG</a>
|
||||
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>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue