From 53b3a9c39d4ac1614d6a65825a3fdd9a99a67951 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 18 Dec 2010 21:18:20 -0800 Subject: [PATCH] Update URL to x64 windows setup guide --- templates/locales/en.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 2081b2505..21280996a 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -70,7 +70,7 @@ en: For a more detailed guide please consult: - http://vagrantup.com/docs/getting-started/windows. + http://vagrantup.com/docs/getting-started/windows system: invalid_class: |- @@ -112,7 +112,8 @@ en: information on how to set this up and how to verify it is properly setup, please view the guide online at: - URL TODO + http://vagrantup.com/docs/getting-started/setup/windows_x64.html + vm_creation_required: "VM must be created before running this command. Run `vagrant up` first." vm_not_found: "A VM by the name of %{name} was not found." vm_not_running: "VM must be running to open SSH connection."