From d0c1d118ea928246ac4bc9d590e6e5feaf6f50cb Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Mon, 6 Nov 2017 15:39:57 -0800 Subject: [PATCH] Update vagrantcloud token page URL --- website/source/docs/post-processors/vagrant-cloud.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/post-processors/vagrant-cloud.html.md b/website/source/docs/post-processors/vagrant-cloud.html.md index 0fa535710..bc230c3a7 100644 --- a/website/source/docs/post-processors/vagrant-cloud.html.md +++ b/website/source/docs/post-processors/vagrant-cloud.html.md @@ -53,7 +53,7 @@ on Vagrant Cloud, as well as authentication and version information. - `access_token` (string) - Your access token for the Vagrant Cloud API. This can be generated on your [tokens - page](https://vagrantcloud.com/account/tokens). If not specified, the + page](https://app.vagrantup.com/settings/security). If not specified, the environment will be searched. First, `VAGRANT_CLOUD_TOKEN` is checked, and if nothing is found, finally `ATLAS_TOKEN` will be used.