You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2018/12/18 00:45:33 UTC

[incubator-skywalking] branch master updated: Update README.md (#2062)

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/incubator-skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new dcc2869  Update README.md (#2062)
dcc2869 is described below

commit dcc286942654ffafa73d6d47521229e98977292f
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Dec 17 16:45:26 2018 -0800

    Update README.md (#2062)
---
 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 ccfe5dd..fdeae69 100644
--- a/docs/en/protocols/README.md
+++ b/docs/en/protocols/README.md
@@ -75,4 +75,4 @@ by the values.
 1. Trace. Query distributed traces by this.
 1. Alarm. Through alarm query, you can have alarm trend and details.
 
-The actual query GraphQL scrips could be found in [here](../../../oap-server/server-query-plugin/query-graphql-plugin/src/main/resources/query-protocol).  
\ No newline at end of file
+The actual query GraphQL scrips could be found inside `query-protocol` folder in [here](../../../oap-server/server-query-plugin/query-graphql-plugin/src/main/resources).