From b10e2347783d6edc03738464ae1dac167b96afe5 Mon Sep 17 00:00:00 2001 From: Swapnil Kulkarni Date: Mon, 14 Sep 2015 07:11:06 +0000 Subject: [PATCH] Update vagrant doc to openstack repo Change-Id: Idfbe4380353fe9e5feba883382970f6477efdfd4 --- doc/devenv-vagrant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devenv-vagrant.rst b/doc/devenv-vagrant.rst index f3fe559aa8..89ff073414 100644 --- a/doc/devenv-vagrant.rst +++ b/doc/devenv-vagrant.rst @@ -43,7 +43,7 @@ Find some place in your homedir and checkout the Kolla repo: :: - git clone https://github.com/stackforge/kolla.git ~/dev/kolla + git clone https://github.com/openstack/kolla.git ~/dev/kolla You can now tweak the Vagrantfile or start a CentOS7-based cluster right away: