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 07:07:28 UTC

[skywalking-java] branch main updated: Fix break menu link (#9)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git


The following commit(s) were added to refs/heads/main by this push:
     new be8e883  Fix break menu link (#9)
be8e883 is described below

commit be8e88332d957a2a07afdbb6ae5c17e56fa1458d
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Fri Aug 27 15:07:22 2021 +0800

    Fix break menu link (#9)
---
 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/"