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:11 UTC

[skywalking-java] branch wu-sheng-patch-1 created (now 86f5fbb)

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

wusheng pushed a change to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git.


      at 86f5fbb  Fix break menu link

This branch includes the following new commits:

     new 86f5fbb  Fix break menu link

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

Posted by wu...@apache.org.
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/"