From 295e396292adb15ef551bbf9c0c4770b7becce1a Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Tue, 8 Mar 2016 10:57:35 -0800 Subject: [PATCH] website: catch more atlas.hashicorp.com and fix enterprise spelling --- website/source/docs/boxes/format.html.md | 2 +- website/source/docs/other/atlas.html.md | 2 +- website/source/docs/push/atlas.html.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/docs/boxes/format.html.md b/website/source/docs/boxes/format.html.md index 38bfb585c..8f9111ff3 100644 --- a/website/source/docs/boxes/format.html.md +++ b/website/source/docs/boxes/format.html.md @@ -82,7 +82,7 @@ providers from a single file, and more.
You do not need to manually make the metadata. If you - have an account with HashiCorp's Atlas, you + have an account with HashiCorp's Atlas, you can create boxes there, and HashiCorp's Atlas automatically creates the metadata for you. The format is still documented here.
diff --git a/website/source/docs/other/atlas.html.md b/website/source/docs/other/atlas.html.md index 37459b443..5240ce035 100644 --- a/website/source/docs/other/atlas.html.md +++ b/website/source/docs/other/atlas.html.md @@ -14,7 +14,7 @@ but also provides features for the community. It hosts a public registry of Vagrant boxes as well as powers the Vagrant share features. -Vagrant Enteprise is provided via Atlas and allows +Vagrant Enterprise is provided via Atlas and allows for private boxes to be hosted and distributed to your team. diff --git a/website/source/docs/push/atlas.html.md b/website/source/docs/push/atlas.html.md index b9957df8c..f0c2f13e5 100644 --- a/website/source/docs/push/atlas.html.md +++ b/website/source/docs/push/atlas.html.md @@ -65,4 +65,4 @@ And then push the application to Atlas: $ vagrant push ``` -[Atlas]: https://atlas.hashicorp.com/ "HashiCorp's Atlas Service" +[Atlas]: /docs/other/atlas.html "HashiCorp's Atlas Service"