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

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


The following commit(s) were added to refs/heads/master by this push:
     new 24fd11df88 Fix two dead links (#10161)
24fd11df88 is described below

commit 24fd11df889aa4f791c92ff465b23b2dae2c6468
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Thu Dec 15 15:53:11 2022 +0800

    Fix two dead links (#10161)
---
 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