Merge pull request #11080 from hashicorp/jbs-www-0-dot-8

Website: update latest callout to mention 0.8
This commit is contained in:
Clint 2017-01-06 08:50:36 -06:00 committed by GitHub
commit 4fd1035622
1 changed files with 2 additions and 2 deletions

View File

@ -252,9 +252,9 @@
<div class="container">
<div class="row">
<div class="col-sm-12">
<p class="lead"><strong>Latest:</strong> Weve released Terraform 0.7!</p>
<p class="lead"><strong>Latest:</strong> Weve released Terraform 0.8!</p>
<p>
<a class="outline-btn" href="https://www.hashicorp.com/blog/terraform-0-7.html">Read more</a>
<a class="outline-btn" href="https://www.hashicorp.com/blog/terraform-0-8.html">Read more</a>
</p>
</div>
</div>