From 20c3d9323d8961752ceaf193ee8b36a2acbb8e20 Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Sat, 29 Aug 2015 17:41:25 +0530 Subject: [PATCH] Fix the wiki page link for Kolla Actually Kolla launchpad link is attached to Kolla which is not relevant. So it is replaced with wiki page of Kolla Change-Id: I250ac49610ec25bcd871aae26abe1a9a8e77739d Closes-Bug: #1488205 --- docs/devenv-heat.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devenv-heat.rst b/docs/devenv-heat.rst index 77a5ff3fe7..019fe7ebd9 100644 --- a/docs/devenv-heat.rst +++ b/docs/devenv-heat.rst @@ -2,7 +2,7 @@ A Kolla Cluster with Heat ========================= These `Heat `__ templates will -deploy an *N*-node `Kolla `__ cluster, +deploy an *N*-node `Kolla `__ cluster, where *N* is the value of the ``number_of_nodes`` parameter you specify when creating the stack.