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 237bccbd5bbd95d06f4772ccd3f313960f388e38
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Thu Dec 15 15:50:26 2022 +0800

    Fix two dead links
---
 docs/menu.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/menu.yml b/docs/menu.yml
index f55b15976e..21738a743e 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -228,7 +228,7 @@ catalog:
               - name: "Meter APIs"
                 path: "/en/api/meter"
               - name: "Browser performance APIs"
-                path: "en/api/browser-protocol"
+                path: "/en/api/browser-protocol"
               - name: "JVM metrics APIs"
                 path: "/en/protocols/jvm-protocol"
           - name: "Logging"
@@ -240,7 +240,7 @@ catalog:
       - name: "Query APIs"
         catalog:
           - name:  "GraphQL APIs"
-            path: "/en/protocols/query-protocol"
+            path: "/en/api/query-protocol"
   - name: "Security Notice"
     path: "/en/security/readme"
   - name: "Academy"

Reply via email to