From e9b10e86fe5a174c6b5adca9a1036cbffd680ba4 Mon Sep 17 00:00:00 2001 From: Erickson Santos Date: Thu, 23 Jul 2015 13:52:30 -0300 Subject: [PATCH] Fix module install reference Change-Id: Ia2e1c72439b2fbc5af233056773031294ef12ecb Closes-Bug: #1468950 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 246c4b6d..0194f309 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ Setup **What the heat module affects** -* heat, the orchestration service for OpenStack +* [Heat](https://wiki.openstack.org/wiki/Heat), the orchestration service for OpenStack -### Installing heat +### Installing heat - example% puppet module install puppetlabs/heat + puppet module install openstack/heat ### Beginning with heat