This is an automated email from the ASF dual-hosted git repository. dinglei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-ons-cpp.git
commit 6c0ec9a37eba068f0d20c943a03923dd14ffd2d5 Author: dinglei <[email protected]> AuthorDate: Mon Jul 29 16:26:43 2019 +0800 Update read me file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9dd6e73..d5ad80e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # rocketmq-ons-cpp [](https://www.apache.org/licenses/LICENSE-2.0.html) -[](https://travis-ci.org/apache/rocketmq-ons-cpp) +[](https://travis-ci.org/ShannonDing/rocketmq-ons-cpp) A full-fledged ONS C/C++ SDK out of its Java Counterpart taking advantage of GraalVM technology. @@ -19,7 +19,7 @@ A full-fledged ONS C/C++ SDK out of its Java Counterpart taking advantage of Gra * Mailing Lists: <https://rocketmq.apache.org/about/contact/> * Home: <https://rocketmq.apache.org> * Docs: <https://rocketmq.apache.org/docs/quick-start/> -* Issues: <https://github.com/apache/rocketmq-client-python/issues> +* Issues: <https://github.com/apache/rocketmq/issues> * Ask: <https://stackoverflow.com/questions/tagged/rocketmq> * Slack: <https://rocketmq-community.slack.com/>
