]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fix README headings
authorAngus Salkeld <asalkeld@redhat.com>
Tue, 20 Mar 2012 02:14:02 +0000 (13:14 +1100)
committerAngus Salkeld <asalkeld@redhat.com>
Tue, 20 Mar 2012 02:14:02 +0000 (13:14 +1100)
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
README.rst

index dc1aaf57779be620d0471854d621c8c95d942dea..63f7a4589220072f1fdd0e5342f53b4bf35e11be 100644 (file)
@@ -36,13 +36,15 @@ shell3:
 
     heat create my_stack --template-url=https://raw.github.com/heat-api/heat/blob/master/templates/WordPress_Single_Instance.template
 
-References:
+References
+----------
 http://docs.amazonwebservices.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html
 http://docs.amazonwebservices.com/AWSCloudFormation/latest/UserGuide/create-stack.html
 http://docs.amazonwebservices.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html
 http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca
 
-Related projects:
+Related projects
+----------------
 http://wiki.openstack.org/Donabe
 http://wiki.openstack.org/DatabaseAsAService (could be used to provide AWS::RDS::DBInstance)
 http://wiki.openstack.org/QueueService (could be used to provide AWS::SQS::Queue)