This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit 834ded04e42cb95f300d8bd4c7949a80e8c2fac4 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Thu Jul 30 17:45:33 2020 +0800 Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index cd95e08..1e86a23 100644 --- a/docs/README.md +++ b/docs/README.md @@ -62,7 +62,7 @@ If you are already familiar with SkyWalking, you could use this catalog to find * [Agent Configuration Properties](en/setup/service-agent/java-agent/README.md#table-of-agent-configuration-properties). * [Optional plugins](en/setup/service-agent/java-agent/README.md#optional-plugins). * [Bootstrap/JVM class plugin](en/setup/service-agent/java-agent/README.md#bootstrap-class-plugins). - * [Advanced features](en/setup/service-agent/java-agent/README.md#advanced-features). + * [Advanced reporters](en/setup/service-agent/java-agent/README.md#advanced-reporters). * [Plugin development guide](en/setup/service-agent/java-agent/README.md#plugin-development-guide). * [Agent plugin tests and performance tests](en/setup/service-agent/java-agent/README.md#test). * [Other language agents](en/setup/README.md#language-agents-in-service) includes Nginx LUA, Python, .NetCore, PHP, NodeJS, Go.
