Merge pull request #10361 from johnyserpa/patch-1
fix broken link to token
This commit is contained in:
commit
5ebb4cced5
|
@ -57,7 +57,7 @@ the [help page dedicated to box lifecycle](/docs/vagrant-cloud/boxes/lifecycle.h
|
||||||
## Creating Boxes with the API
|
## Creating Boxes with the API
|
||||||
|
|
||||||
This example uses the API to upload boxes with `curl`. To get started, you'll
|
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://vagrantcloud.com/settings/security).
|
||||||
|
|
||||||
Then, prepare the upload:
|
Then, prepare the upload:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue