Merge pull request #4953 from imjacobclark/adding-link-to-changelog

Adding link to changelog
This commit is contained in:
Seth Vargo 2014-12-12 09:04:03 -08:00
commit f5c6b33e8b
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ page_title: "Download Vagrant"
Below are all available downloads for the latest version of Vagrant
(<%= latest_version %>). Please download the proper package for your
operating system and architecture. You can find SHA256 checksums
for packages <a href="https://dl.bintray.com/mitchellh/vagrant/<%= latest_version %>_SHA256SUMS?direct">here</a>.
for packages <a href="https://dl.bintray.com/mitchellh/vagrant/<%= latest_version %>_SHA256SUMS?direct">here</a>,
and you can find the version changelog <a href="https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md">here</a>.
</p>
</div>