]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Update the README to point to docs.openstack.org/developer/heat
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 10 Apr 2013 09:14:31 +0000 (19:14 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Wed, 10 Apr 2013 09:14:42 +0000 (19:14 +1000)
Change-Id: I056b84b437e4c7522dd61af780eb3e60dd0775c6

README.rst

index b6ea65719078ae46a9f6bd3a84791f3ca8b79366..892bb0d3f9986133537b1f933a264deaa82932f3 100644 (file)
@@ -3,20 +3,22 @@ HEAT
 ====
 
 Heat is a service to orchestrate multiple composite cloud applications using
-templates, through both an OpenStack-native ReST API and a 
+templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible Query API.
 
 Why heat? It makes the clouds rise and keeps them there.
 
 Getting Started
------------
+---------------
 
 If you'd like to run from the master branch, you can clone the git repo:
 
     git clone git@github.com:openstack/heat.git
 
-Wiki: http://wiki.openstack.org/Heat
-GettingStarted: http://wiki.openstack.org/Heat/GettingStartedUsingDevstack
+
+* Wiki: http://wiki.openstack.org/Heat
+* Developer docs: http://docs.openstack.org/developer/heat
+
 
 Python client
 -------------