From 6fa3fe31b16a285504bbfd04bde3051a82f09400 Mon Sep 17 00:00:00 2001
From: Seth Vargo
Date: Thu, 14 Jan 2016 15:38:54 -0500
Subject: [PATCH] Missed one
---
website/source/downloads.html.erb | 2 +-
website/source/intro/hashicorp-ecosystem.html.markdown | 2 +-
website/source/layouts/layout.erb | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb
index 112d550f0..8e10b68cd 100644
--- a/website/source/downloads.html.erb
+++ b/website/source/downloads.html.erb
@@ -26,7 +26,7 @@ page_title: "Downloads"
verify the checksums signature file
- which has been signed using HashiCorp's GPG key.
+ which has been signed using HashiCorp's GPG key.
You can also download older versions of Packer from the releases service.
diff --git a/website/source/intro/hashicorp-ecosystem.html.markdown b/website/source/intro/hashicorp-ecosystem.html.markdown
index 8c301f608..2feff68bd 100644
--- a/website/source/intro/hashicorp-ecosystem.html.markdown
+++ b/website/source/intro/hashicorp-ecosystem.html.markdown
@@ -15,7 +15,7 @@ the ecosystem HashiCorp has built to make application delivery a versioned,
auditable, repeatable, and collaborative process. To learn more about our
beliefs on the qualities of the modern datacenter and responsible application
delivery, read [The Atlas Mindset: Version Control for
-Infrastructure](https://hashicorp.com/blog/atlas-mindset.html/?utm_source=packer&utm_campaign=HashicorpEcosystem).
+Infrastructure](https://www.hashicorp.com/blog/atlas-mindset.html/?utm_source=packer&utm_campaign=HashicorpEcosystem).
If you are using Packer to build machine images and deployable artifacts, it's
likely that you need a solution for deploying those artifacts. Terraform is our
diff --git a/website/source/layouts/layout.erb b/website/source/layouts/layout.erb
index 8520f0a7a..8bd6534c8 100644
--- a/website/source/layouts/layout.erb
+++ b/website/source/layouts/layout.erb
@@ -26,7 +26,7 @@