From ece753ed4700500e3096d2e7ec14d9a969f528c4 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 28 Mar 2017 12:44:24 -0400 Subject: [PATCH] Fix download link placement --- website/source/downloads.html.erb | 42 ++++++++++++++++--------------- 1 file changed, 22 insertions(+), 20 deletions(-) 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 %>