This is an automated email from the ASF dual-hosted git repository.
spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 0eeb7dd docs: remove slash for skywalking (#4894)
0eeb7dd is described below
commit 0eeb7dd07862759ba10438d645dedbcaced5d93f
Author: 大可 <[email protected]>
AuthorDate: Thu Aug 26 08:58:59 2021 +0800
docs: remove slash for skywalking (#4894)
---
docs/en/latest/plugins/skywalking.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/latest/plugins/skywalking.md
b/docs/en/latest/plugins/skywalking.md
index 7e68b0a..4f718d2 100644
--- a/docs/en/latest/plugins/skywalking.md
+++ b/docs/en/latest/plugins/skywalking.md
@@ -33,7 +33,7 @@ title: skywalking
## Name
-[**Skywalking**](https://github.com/apache/skywalking) uses its native Nginx
LUA tracer to provide tracing, topology analysis, and metrics from service and
URI perspective.\
+[**Skywalking**](https://github.com/apache/skywalking) uses its native Nginx
LUA tracer to provide tracing, topology analysis, and metrics from service and
URI perspective.
The skywalking server can supports both http and grpc protocols. The APISIX
client only support http protocols.
## Attributes