website: catch more atlas.hashicorp.com and fix enterprise spelling
This commit is contained in:
parent
16ef95e829
commit
295e396292
|
@ -82,7 +82,7 @@ providers from a single file, and more.
|
||||||
|
|
||||||
<div class="alert alert-block alert-info">
|
<div class="alert alert-block alert-info">
|
||||||
<strong>You do not need to manually make the metadata.</strong> If you
|
<strong>You do not need to manually make the metadata.</strong> If you
|
||||||
have an account with <a href="https://atlas.hashicorp.com">HashiCorp's Atlas</a>, you
|
have an account with <a href="/docs/other/atlas.html">HashiCorp's Atlas</a>, you
|
||||||
can create boxes there, and HashiCorp's Atlas automatically creates
|
can create boxes there, and HashiCorp's Atlas automatically creates
|
||||||
the metadata for you. The format is still documented here.
|
the metadata for you. The format is still documented here.
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -14,7 +14,7 @@ but also provides features for the community. It hosts
|
||||||
a <a href="https://atlas.hashicorp.com/boxes/search">public registry of Vagrant boxes</a>
|
a <a href="https://atlas.hashicorp.com/boxes/search">public registry of Vagrant boxes</a>
|
||||||
as well as powers the Vagrant share features.
|
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
|
for private boxes to be hosted and distributed to
|
||||||
your team.
|
your team.
|
||||||
|
|
||||||
|
|
|
@ -65,4 +65,4 @@ And then push the application to Atlas:
|
||||||
$ vagrant push
|
$ vagrant push
|
||||||
```
|
```
|
||||||
|
|
||||||
[Atlas]: https://atlas.hashicorp.com/ "HashiCorp's Atlas Service"
|
[Atlas]: /docs/other/atlas.html "HashiCorp's Atlas Service"
|
||||||
|
|
Loading…
Reference in New Issue