Repository: incubator-rocketmq
Updated Branches:
refs/heads/master e6aaedcf4 -> 7d9eac456
[ROCKETMQ-85] Remove the 3rd party links in README.
Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/cb4f19e5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/cb4f19e5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/cb4f19e5
Branch: refs/heads/master
Commit: cb4f19e5b015efbb42702830990756ea41178784
Parents: e6aaedc
Author: yukon <yukon@apache.org>
Authored: Fri Feb 10 16:10:48 2017 +0800
Committer: yukon <yukon@apache.org>
Committed: Fri Feb 10 16:10:48 2017 +0800
----------------------------------------------------------------------
README.md | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/cb4f19e5/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 86859dd..61ee050 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,7 @@ It offers a variety of features as follows:
* Over a variety of messaging protocols.such as JMS,MQTT etc.
* Distributed high available deploy architecture, meets at least once message delivery semantics
* Docker images for isolated testing and cloud Isolated clusters
-* Feature-rich administrative dashboard for configuration,metrics and monitoring [](https://www.aliyun.com/product/ons/)
-* Message full-link tracking [![Cloud Charge] (https://img.shields.io/badge/cloud-charge-red.svg)](https://www.aliyun.com/product/ons/)
-* Producer transaction message,making producer and local database transaction in one atomic
operation [](https://www.aliyun.com/product/ons/)
-* Message Schedule delivery,similar JMS2 spec's delivery delay [![Cloud Charge] (https://img.shields.io/badge/cloud-charge-red.svg)](https://www.aliyun.com/product/ons/)
+* Feature-rich administrative dashboard for configuration,metrics and monitoring
----------
|