This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new 5a965c7 Update README.md (#2726)
5a965c7 is described below
commit 5a965c76da7f1c5019d26fa7b00798e36fdea8e0
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Tue May 21 15:53:22 2019 +0800
Update README.md (#2726)
---
docs/en/protocols/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/protocols/README.md b/docs/en/protocols/README.md
index 0daf2cb..df39a27 100644
--- a/docs/en/protocols/README.md
+++ b/docs/en/protocols/README.md
@@ -36,7 +36,7 @@ By following this protocol, the trace segments in different
processes could be l
Since SkyWalking v6.0.0-beta, SkyWalking agent and backend are using Trace
Data Protocol v2, and v1 is still supported in backend.
* [SkyWalking Trace Data Protocol v2](Trace-Data-Protocol-v2.md) define the
communication way and format between agent and backend
-* [SkyWalking Trace Data Protocol v1](Trace-Data-Protocol.md). This protocol
is used in old version. Still supported.
+* [SkyWalking Trace Data Protocol v1](Trace-Data-Protocol-v1.md). This
protocol is used in old version. Still supported.
### Service Mesh probe protocol