From 8d291af8fc6e08135c38f7346905fcecedab9ba8 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 11 May 2017 00:12:55 +0200 Subject: Fix platform git url for vagrant setup --- pages/docs/platform/tutorials/vagrant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/platform/tutorials/vagrant.md b/pages/docs/platform/tutorials/vagrant.md index a741b1b..76969ce 100644 --- a/pages/docs/platform/tutorials/vagrant.md +++ b/pages/docs/platform/tutorials/vagrant.md @@ -212,7 +212,7 @@ It will install a single node mail server in the default configuration with one Clone the platform with - git clone --recursive -b develop https://github.com/leapcode/leap_platform.git + git clone https://leap.se/git/leap_platform Start the vagrant box with -- cgit v1.2.3