From dcc286942654ffafa73d6d47521229e98977292f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Mon, 17 Dec 2018 16:45:26 -0800 Subject: [PATCH] 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 ccfe5dda9..fdeae69aa 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).