From 14f66b1bc2ac3dd4aad844a00c9450476e6b23b5 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 24 Jan 2011 09:52:58 -0800 Subject: [PATCH] Fix getting started link in README [closes GH-284] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 443b9b615..87f95dc80 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ the box doesn't already exist on your system. ## Getting Started Guide and Video To learn how to build a fully functional rails development environment, view the -[getting started guide](http://vagrantup.com/getting-started/index.html). +[getting started guide](http://vagrantup.com/docs/getting-started/index.html). There is also a fairly short (12 minute) [getting started video](http://vimeo.com/9976342) which explains how to build a fully functional LAMP development environment, which