From 592f0f3b9964db27705e72febddb4aac5e9e7d0c Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Fri, 7 Dec 2012 09:39:07 +0000 Subject: [PATCH] heat : Update repositiory in getting started guide Getting started still points to the old github location Change-Id: I6437285b0a095e4e0ef25ca065c396a5517192b6 Signed-off-by: Steven Hardy --- docs/GettingStarted.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index e38c9ef0..5ea8f28f 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -19,10 +19,10 @@ Getting Started With Heat Get Heat -------- -Clone the heat repository_ from GitHub at ``git://github.com/heat-api/heat.git``. Note that OpenStack must be installed before heat. +Clone the heat repository_ from GitHub at ``git://github.com/openstack/heat.git``. Note that OpenStack must be installed before heat. Optionally, one may wish to install Heat via RPM. Creation instructions are in the readme in the heat-rpms_ repository at ``git://github.com/heat-api/heat-rpms.git``. -.. _repository: https://github.com/heat-api/heat +.. _repository: https://github.com/openstack/heat .. _heat-rpms: https://github.com/heat-api/heat-rpms Install OpenStack -- 2.45.2