From 007bf991d5459b0749490e28a6a22afcb23b66e2 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Fri, 2 Nov 2018 21:10:24 +0000 Subject: [PATCH] using vagrantcloud.com instead of app.vagrant.com Co-Authored-By: johnyserpa --- website/source/docs/vagrant-cloud/boxes/create.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/vagrant-cloud/boxes/create.html.md b/website/source/docs/vagrant-cloud/boxes/create.html.md index 54843b9c7..a63562883 100644 --- a/website/source/docs/vagrant-cloud/boxes/create.html.md +++ b/website/source/docs/vagrant-cloud/boxes/create.html.md @@ -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: