From 496c5c9442d6c2ec37cddd0f66b433a7cb2302fc Mon Sep 17 00:00:00 2001 From: varac Date: Fri, 27 Sep 2013 08:39:53 +0200 Subject: added link to first vagrant reference --- docs/platform/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/platform') diff --git a/docs/platform/development.md b/docs/platform/development.md index 2255470..02ee068 100644 --- a/docs/platform/development.md +++ b/docs/platform/development.md @@ -2,7 +2,7 @@ If you are wanting to make local changes to your provider, or want to contribute some fixes back to LEAP, we recommend that you follow this guide to build up a development environment to test your changes first. Using this method, you can quickly test your changes without deploying them to your production environment, while benefitting from the convenience of reverting to known good states in order to retry things from scratch. -This page will walk you through setting up nodes using Vagrant for convenient deployment testing, snapshotting known good states, and reverting to previous snapshots. +This page will walk you through setting up nodes using [Vagrant](http://www.vagrantup.com/) for convenient deployment testing, snapshotting known good states, and reverting to previous snapshots. Requirements ============ -- cgit v1.2.3