diff --git a/docs/en/protocols/README.md b/docs/en/protocols/README.md index ccfe5dda92de42d19cd6de0e5a89034f9cdc5a4a..fdeae69aa7a75cdf7c1f6c481fb832f6f487712b 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).