This is an automated email from the ASF dual-hosted git repository.

gosonzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tubemq.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d92a34  [TUBEMQ-408] fix link problem in readme (#310)
0d92a34 is described below

commit 0d92a34cc4cecf909e2630bf407cc7cc82aa5d5e
Author: Aloys <[email protected]>
AuthorDate: Mon Nov 9 15:01:51 2020 +0800

    [TUBEMQ-408] fix link problem in readme (#310)
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 3c4fff4..b7f8c68 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ It offers a variety of features:
 
 ## Contributing
 
-We always welcome new contributions, whether for trivial cleanups, new 
features or other material rewards, more details see 
[here](https://tubemq.apache.org/en-us/docs/development/how-to-contribute.html) 
+We always welcome new contributions, whether for trivial cleanups, new 
features or other material rewards, more details see 
[here](https://tubemq.apache.org/en-us/docs/development/how-to-contribute.html).
 
 
 
@@ -99,7 +99,7 @@ After container is running, you can access ` 
http://127.0.0.1:8080`, and referen
 
 
 ### Deploy TubeMQ Cluster
-For the detail deployment and configuration of TubeMQ cluster nodes, please 
refer to the introduction of "Deploy TubeMQ Cluster" 
(https://tubemq.apache.org/en-us/docs/quick_start.html)
+For the detail deployment and configuration of TubeMQ cluster nodes, please 
refer to the introduction of [Deploy TubeMQ 
Cluster](https://tubemq.apache.org/en-us/docs/quick_start.html).
 
 
 

Reply via email to