You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2015/06/10 13:46:51 UTC

stratos git commit: Add line breaks

Repository: stratos
Updated Branches:
  refs/heads/master 8e54687ac -> 2d3c6479b


Add line breaks


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/2d3c6479
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/2d3c6479
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/2d3c6479

Branch: refs/heads/master
Commit: 2d3c6479b5765026038d11d9b293c96903659818
Parents: 8e54687
Author: Lahiru Sandaruwan <la...@apache.org>
Authored: Wed Jun 10 17:16:39 2015 +0530
Committer: Lahiru Sandaruwan <la...@apache.org>
Committed: Wed Jun 10 17:16:39 2015 +0530

----------------------------------------------------------------------
 .../simple/single-cartridge-app-multi-cloud/README.md          | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/2d3c6479/samples/applications/simple/single-cartridge-app-multi-cloud/README.md
----------------------------------------------------------------------
diff --git a/samples/applications/simple/single-cartridge-app-multi-cloud/README.md b/samples/applications/simple/single-cartridge-app-multi-cloud/README.md
index 2caf2a2..57d4a2f 100644
--- a/samples/applications/simple/single-cartridge-app-multi-cloud/README.md
+++ b/samples/applications/simple/single-cartridge-app-multi-cloud/README.md
@@ -8,9 +8,9 @@ A simple application with a php cartridge.
                                                |
           _____________________________________|__________________________________
           |                                    |                                 |
-single-cartridge-app-1(ec2 R1)     single-cartridge-app-2(ec2 R2)      single-cartridge-app-3
-          |                                    |                                 |
-    my-php(member 1)                     my-php(member 2)                  my-php(member 3)
+single-cartridge-app-1(ec2 R1)     single-cartridge-app-2(ec2 R2)      single-cartridge-app-3   <br />
+          |                                    |                                 |              <br />
+    my-php(member 1)                     my-php(member 2)                  my-php(member 3)     <br />
 
 Application folder structure
 ----------------------------