fix broken link to token
Link to generate token is broken. Fixed it.
This commit is contained in:
parent
872c3c957d
commit
eba487a345
|
@ -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://vagrantcloud.com/settings/tokens).
|
||||
need to get an [access token](https://app.vagrantup.com/settings/security).
|
||||
|
||||
Then, prepare the upload:
|
||||
|
||||
|
|
Loading…
Reference in New Issue