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 2021/08/27 06:36:12 UTC

[skywalking-java] 01/01: Fix break menu link

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-java.git

commit 86f5fbb3aa5d0a2264cd371c53c76c128e79cbad
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Fri Aug 27 14:34:18 2021 +0800

    Fix break menu link
---
 docs/menu.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/menu.yml b/docs/menu.yml
index 918859c..6a732c6 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -75,7 +75,7 @@ catalog:
       - name: "Advanced reporters"
         path: "/en/setup/service-agent/java-agent/advanced-reporters"
       - name: "Plugin development guide"
-        path: "/en/guides/java-plugin-development-guide/"
+        path: "/en/setup/service-agent/java-agent/java-plugin-development-guide/"
       - name: "Java Agent Performance Test"
         path: "https://skyapmtest.github.io/Agent-Benchmarks/"