From ec407e939df76a4bdf84fe150f52945c13d8768a Mon Sep 17 00:00:00 2001 From: von gosling Date: Mon, 15 Oct 2018 22:40:31 +0800 Subject: [PATCH] prepare to separate production-ready projects from the external projects --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbbd0d71..a5f47e59 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,12 @@ It offers a variety of features: ---------- ## Apache RocketMQ Community -* [RocketMQ Community Projects](https://github.com/apache/rocketmq-externals) +* [RocketMQ Community Incubator Projects](https://github.com/apache/rocketmq-externals) ---------- ## Contributing -We always welcome new contributions, whether for trivial cleanups, big new features or other material rewards, more details see [here](http://rocketmq.apache.org/docs/how-to-contribute/) +We always welcome new contributions, whether for trivial cleanups, big new features or other material rewards, more details see [here](http://rocketmq.apache.org/docs/how-to-contribute/). ---------- ## License -- GitLab