Repository: stratos
Updated Branches:
  refs/heads/master 669c7e3e8 -> 605548a06


Removing colons in load balancer extension README files


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

Branch: refs/heads/master
Commit: 605548a068f822772b69380455e06811ecea3933
Parents: 669c7e3
Author: Imesh Gunaratne <[email protected]>
Authored: Fri May 8 19:01:13 2015 +0530
Committer: Imesh Gunaratne <[email protected]>
Committed: Fri May 8 19:01:13 2015 +0530

----------------------------------------------------------------------
 extensions/load-balancer/haproxy-extension/README.md | 2 +-
 extensions/load-balancer/nginx-extension/README.md   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/605548a0/extensions/load-balancer/haproxy-extension/README.md
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/haproxy-extension/README.md 
b/extensions/load-balancer/haproxy-extension/README.md
index 9ee1f44..e6f459c 100644
--- a/extensions/load-balancer/haproxy-extension/README.md
+++ b/extensions/load-balancer/haproxy-extension/README.md
@@ -4,7 +4,7 @@ Apache Stratos HAProxy extension is a load balancer extension 
for HAProxy. It is
 which can manage the life-cycle of a HAProxy instance according to the 
topology, composite application model,
 tenant signups and domain mapping information received from Stratos via the 
message broker.
 
-## How it works:
+## How it works
 1. Wait for the complete topology event message to initialize the topology.
 2. Configure and start an instance of HAProxy.
 3. Listen to topology update messages.

http://git-wip-us.apache.org/repos/asf/stratos/blob/605548a0/extensions/load-balancer/nginx-extension/README.md
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/nginx-extension/README.md 
b/extensions/load-balancer/nginx-extension/README.md
index 56d9da4..e6dd9ef 100644
--- a/extensions/load-balancer/nginx-extension/README.md
+++ b/extensions/load-balancer/nginx-extension/README.md
@@ -4,7 +4,7 @@ Apache Stratos Nginx extension is a load balancer extension for 
Nginx. It is an
 which can manage the life-cycle of a Nginx instance according to the topology, 
composite application model,
 tenant signups and domain mapping information received from Stratos via the 
message broker.
 
-## How it works:
+## How it works
 1. Wait for the complete topology event message to initialize the topology.
 2. Configure and start an instance of Nginx.
 3. Listen to topology update messages.

Reply via email to