From 11b9850c98b2fe85574435e9612a0edb58fe15f2 Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Sun, 18 Oct 2015 23:26:34 +0530 Subject: [PATCH] Change repository from stackforge to openstack Change-Id: I81b8a14b7b474e16f943d7e9e7e6405e93e17303 --- doc/source/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index 26c470f..e249e18 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -13,7 +13,7 @@ Start working 1. Clone the repo:: - $ git clone git://git.openstack.org/stackforge/shaker + $ git clone git://git.openstack.org/openstack/shaker 2. From the root of your workspace, check out a new branch to work on::