using vagrantcloud.com instead of app.vagrant.com
Co-Authored-By: johnyserpa <joao.serpapinto@gmail.com>
This commit is contained in:
parent
eba487a345
commit
007bf991d5
|
@ -57,7 +57,7 @@ the [help page dedicated to box lifecycle](/docs/vagrant-cloud/boxes/lifecycle.h
|
|||
## Creating Boxes with the API
|
||||
|
||||
This example uses the API to upload boxes with `curl`. To get started, you'll
|
||||
need to get an [access token](https://app.vagrantup.com/settings/security).
|
||||
need to get an [access token](https://vagrantcloud.com/settings/security).
|
||||
|
||||
Then, prepare the upload:
|
||||
|
||||
|
|
Loading…
Reference in New Issue