From df1cd25ba1309d8e81839e203f345a522de8aab1 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 10 Mar 2014 09:45:24 -0700 Subject: [PATCH] website/www: update index --- website/www/source/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/www/source/index.html.erb b/website/www/source/index.html.erb index 5fbc5ebb3..d861399b6 100644 --- a/website/www/source/index.html.erb +++ b/website/www/source/index.html.erb @@ -75,7 +75,7 @@ See how easy it is
-$ vagrant box add base http://files.vagrantup.com/precise32.box
+$ vagrant box add hashicorp/precise32
 $ vagrant init
 $ vagrant up