From 425bee265fa4940efe82c169881a623a87d64945 Mon Sep 17 00:00:00 2001
From: Seth Vargo
Date: Fri, 22 Apr 2016 23:41:51 -0400
Subject: [PATCH] Do not send referrer (#6314)
http://mathiasbynens.github.io/rel-noopener/
---
website/source/downloads.html.erb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb
index 4331d081e1..b375e6d500 100644
--- a/website/source/downloads.html.erb
+++ b/website/source/downloads.html.erb
@@ -25,8 +25,8 @@ description: |-
verify the checksums signature file
- which has been signed using HashiCorp's GPG key.
- You can also download older versions of Terraform from the releases service.
+ which has been signed using HashiCorp's GPG key.
+ You can also download older versions of Terraform from the releases service.
Checkout the v<%= latest_version %> CHANGELOG for information on the latest release.
@@ -53,7 +53,7 @@ description: |-