From 8a2196d78ffce27374f0ef400c1554d1fcc9230e Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Mon, 11 Nov 2013 22:50:04 +0100 Subject: taking broken link to vagrant documentation away --- docs/platform/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform/development.md b/docs/platform/development.md index 7a76141..3c3e5bb 100644 --- a/docs/platform/development.md +++ b/docs/platform/development.md @@ -69,7 +69,7 @@ Starting local development nodes In order to test the node "web1" we need to start it. Starting a node for the first time will spin up a virtual machine. The first time you do this will take some time because it will need to download a VM image (about 700mb). After you've downloaded the base image, you will not need to download it again, and instead you will re-use the downloaded image (until you need to update the image). -NOTE: Many people have difficulties getting Vagrant working. If the following commands do not work, please visit the [Vagrant page](vagrant) to troubleshoot your Vagrant install before proceeding. +NOTE: Many people have difficulties getting Vagrant working. If the following commands do not work, please see the Vagrant section below to troubleshoot your Vagrant install before proceeding. $ leap local start web = created test/ -- cgit v1.2.3