From c658dfc6bb67cedd1871c1bc6a8ec39e879f2ab4 Mon Sep 17 00:00:00 2001 From: XiaBing Yao Date: Thu, 13 Aug 2015 01:43:12 -0400 Subject: [PATCH] Update stackforge to openstack Change-Id: Id4a3fea29bcc58edaf34c84e032ce8dc86321cbb --- HACKING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.rst b/HACKING.rst index f1f2e7d7..def7bc22 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -6,7 +6,7 @@ To get changes into cloud-init, the process to follow is: * Fork from github, create a branch and make your changes - - ``git clone https://github.com/stackforge/cloud-init`` + - ``git clone https://github.com/openstack/cloud-init`` - ``cd cloud-init`` - ``echo hack``