Link to releases

This commit is contained in:
Seth Vargo 2015-10-29 16:10:22 -04:00
parent e4f29e61ca
commit 36d6c430d2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<ul class="unstyled">
<li<%= sidebar_current("downloads") %>><a href="/downloads.html">Latest</a></li>
<li><a href="/downloads-archive.html">Old Versions</a></li>
<li><a href="https://releases.hashicorp.com/vagrant/">Old Versions</a></li>
</ul>

View File

@ -25,7 +25,7 @@ page_title: "Download Vagrant"
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>.
You can also <a href="https://releases.hashicorp.com/vagrant" target="_TOP">download older versions of Vagrant</a> from the releases service.
You can also <a href="https://releases.hashicorp.com/vagrant/" target="_TOP">download older versions of Vagrant</a> from the releases service.
</p>
</div>