diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb index ef661d2bc..9fdedb1ad 100644 --- a/website/source/downloads.html.erb +++ b/website/source/downloads.html.erb @@ -9,24 +9,26 @@ description: |-

Download Vagrant

-
-

- Below are the available downloads for the latest version of Vagrant - (<%= latest_version %>). Please download the proper package for your - operating system and architecture. -

-

- You can find the - - SHA256 checksums for Vagrant <%= latest_version %> - - online and you can - - verify the checksum's signature file - , - which has been signed using HashiCorp's GPG key. - You can also download older versions of Vagrant from the releases service. -

+
+
+

+ Below are the available downloads for the latest version of Vagrant + (<%= latest_version %>). Please download the proper package for your + operating system and architecture. +

+

+ You can find the + + SHA256 checksums for Vagrant <%= latest_version %> + + online and you can + + verify the checksum's signature file + , + which has been signed using HashiCorp's GPG key. + You can also download older versions of Vagrant from the releases service. +

+
<% product_versions.each do |os, arches| %> @@ -48,9 +50,9 @@ description: |- <% end %>