[incubator-skywalking] branch doc/how-to-build updated: Update README_ZH.md

2018-02-23 Thread wusheng
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch doc/how-to-build
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/doc/how-to-build by this push:
 new de383fe  Update README_ZH.md
de383fe is described below

commit de383fe3411edfe91f9c558866982259e061141d
Author: 吴晟 Wu Sheng 
AuthorDate: Fri Feb 23 22:06:31 2018 +0800

Update README_ZH.md

Fix format in cn
---
 README_ZH.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README_ZH.md b/README_ZH.md
index 8683087..d419163 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -15,7 +15,7 @@ Apache SkyWalking | [English](README.md)
 
 
 * Java自动探针,**不需要修改应用程序源代码**
-  * 高性能探针,针对单实例5000tps的应用,在**全量采集的情况下**,只增加**10%**的CPU开销。
+  * 高性能探针,针对单实例5000tps的应用,在**全量采集的情况下**,只增加 **10%** 的CPU开销。
   * [中间件,框架与类库支持列表](docs/Supported-list.md).
 * 手动探针
   * 
[使用OpenTracing手动探针API](http://opentracing.io/documentation/pages/supported-tracers)

-- 
To stop receiving notification emails like this one, please contact
wush...@apache.org.


[incubator-skywalking] branch doc/how-to-build updated: Update README_ZH.md

2018-02-23 Thread wusheng
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch doc/how-to-build
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/doc/how-to-build by this push:
 new f82d339  Update README_ZH.md
f82d339 is described below

commit f82d3394a2b4950ec95c57e8e95386803b59a2c4
Author: 吴晟 Wu Sheng 
AuthorDate: Fri Feb 23 22:05:22 2018 +0800

Update README_ZH.md

Fix format
---
 README_ZH.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README_ZH.md b/README_ZH.md
index ce50abe..8683087 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -58,7 +58,7 @@ This project adheres to the Contributor Covenant [code of 
conduct](CODE_OF_CONDU
 - 自动化集成测试报告
   - 
[Java探针测试报告](https://github.com/SkywalkingTest/agent-integration-test-report)
 - 性能测试报告
-  - [Java探针测试报告](https://skywalkingtest.github.io/Agent-Benchmarks/)
+  - [Java探针测试报告](https://skywalkingtest.github.io/Agent-Benchmarks/)
 
 # Contact Us
 * 直接提交Issue

-- 
To stop receiving notification emails like this one, please contact
wush...@apache.org.


[incubator-skywalking] branch doc/how-to-build updated: Update README_ZH.md

2018-02-23 Thread wusheng
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch doc/how-to-build
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/doc/how-to-build by this push:
 new 8a33bf7  Update README_ZH.md
8a33bf7 is described below

commit 8a33bf75b99aaebea00936a403729d264e57e8f5
Author: 吴晟 Wu Sheng 
AuthorDate: Fri Feb 23 22:04:35 2018 +0800

Update README_ZH.md

UI has already included in main repo.
---
 README_ZH.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README_ZH.md b/README_ZH.md
index 06dd40d..ce50abe 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -23,8 +23,6 @@ Apache SkyWalking | [English](README.md)
   * 将 traceId 集成到 log4j, log4j2 或 logback这些日志组件中
 * 纯Java后端Collector实现,提供RESTful和gRPC接口。兼容接受其他语言探针发送数据 
   * 
[如何将探针的Metric和Trace数据上传到Collector?](/docs/cn/How-to-communicate-with-the-collector-CN.md)
-* UI工程请查看 [skywalking-ui](https://github.com/apache/incubator-skywalking-ui)
-* 中文QQ群:392443393
 
 # Document
 [![EN 
doc](https://img.shields.io/badge/document-English-blue.svg)](docs/README.md) 
[![cn doc](https://img.shields.io/badge/文档-中文版-blue.svg)](docs/README_ZH.md)

-- 
To stop receiving notification emails like this one, please contact
wush...@apache.org.