From 045a1c46dbf46e38579d7dce171614ba4e6bb3ca Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Tue, 16 Oct 2018 18:10:22 +0200 Subject: [PATCH] doc shortfy back vagrantcloud 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 f659f1a73..d34ef952a 100644 --- a/website/source/docs/post-processors/vagrant-cloud.html.md +++ b/website/source/docs/post-processors/vagrant-cloud.html.md @@ -60,7 +60,7 @@ on Vagrant Cloud, as well as authentication and version information. - `box_tag` (string) - The shorthand tag for your box that maps to Vagrant Cloud, for example `hashicorp/precise64`, which is short for - `https://app.vagrantup.com/hashicorp/boxes/precise64`. + `vagrantcloud.com/hashicorp/precise64`. - `version` (string) - The version number, typically incrementing a previous version. The version string is validated based on [Semantic