From e38cf3152ca3d8562ce3a2915f8fd14a24436850 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Wed, 12 Nov 2014 17:26:52 -0500 Subject: [PATCH] Clarify what gets pushed --- website/docs/source/v2/push/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/push/index.html.md b/website/docs/source/v2/push/index.html.md index 224787ca6..310039176 100644 --- a/website/docs/source/v2/push/index.html.md +++ b/website/docs/source/v2/push/index.html.md @@ -8,7 +8,7 @@ description: |- # Vagrant Push As of version 1.8, Vagrant is capable of deploying or "pushing" application code -running as part of the Vagrant VM to a remote such as an FTP server or +in the same directory as your Vagrantfile to a remote such as an FTP server or [HashiCorp's Atlas][Atlas]. Pushes are defined in an application's `Vagrantfile` and are invoked using the