You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/01 18:44:32 UTC

[32/50] brooklyn-docs git commit: Fixed another reference to StandaloneBrokerExample vs StandaloneQpidBrokerExample

Fixed another reference to StandaloneBrokerExample vs StandaloneQpidBrokerExample


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/fbefb90f
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/fbefb90f
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/fbefb90f

Branch: refs/heads/0.6.0
Commit: fbefb90fb39d17912d114f6e96ba384b898b48fc
Parents: 465de11
Author: Martin Harris <gi...@nakomis.com>
Authored: Fri Nov 1 17:00:49 2013 +0000
Committer: Martin Harris <gi...@nakomis.com>
Committed: Fri Nov 1 17:00:49 2013 +0000

----------------------------------------------------------------------
 docs/use/examples/messaging/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/fbefb90f/docs/use/examples/messaging/index.md
----------------------------------------------------------------------
diff --git a/docs/use/examples/messaging/index.md b/docs/use/examples/messaging/index.md
index 04f6892..b30a8dd 100644
--- a/docs/use/examples/messaging/index.md
+++ b/docs/use/examples/messaging/index.md
@@ -175,7 +175,7 @@ this can also be deployed to your favourite cloud, let's pretend
 it's Amazon Ireland, as follows:
 
 {% highlight bash %}
-% ${BROOKLYN_HOME}/bin/brooklyn launch --app brooklyn.demo.StandaloneBrokerExample --location aws-ec2:eu-west-1
+% ${BROOKLYN_HOME}/bin/brooklyn launch --app brooklyn.demo.StandaloneQpidBrokerExample --location aws-ec2:eu-west-1
 {% endhighlight %}
 
 If you encounter any difficulties, please