From: Steven Hardy Date: Thu, 21 Mar 2013 17:45:43 +0000 (+0000) Subject: heat getting started : fix heat-jeos URL X-Git-Tag: 2014.1~743 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=84ba8f8ef9ca0b9c53817f387e568a71ab2d4cf8;p=openstack-build%2Fheat-build.git heat getting started : fix heat-jeos URL heat-jeos URL is wrong since heat-api org got deleted Change-Id: Ic1a89117e9928931fdc07f8fe2934a9d965e3c1e --- diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 64b7c2bb..c551744b 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -124,7 +124,7 @@ Download heat-jeos via git :: - git clone -q git://github.com/heat-api/heat-jeos.git + git clone -q git://github.com/sdake/heat-jeos.git pushd heat-jeos sudo python setup.py install popd