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 2023/02/28 14:20:13 UTC

[skywalking] 01/01: Move PromQL APIs to the right menu

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 58be84a006437f961037e44f32c7d888a4750116
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Tue Feb 28 22:20:00 2023 +0800

    Move PromQL APIs to the right menu
---
 docs/menu.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/menu.yml b/docs/menu.yml
index 262c125cdf..0c392060db 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -263,12 +263,12 @@ catalog:
             path: "/en/api/event"
           - name: "Profiling"
             path: "/en/api/profiling-protocol"
-          - name: "PromQL Service"
-            path: "/en/api/promql-service"
       - name: "Query APIs"
         catalog:
-          - name:  "GraphQL APIs"
+          - name: "GraphQL APIs"
             path: "/en/api/query-protocol"
+          - name: "PromQL APIs"
+            path: "/en/api/promql-service"
   - name: "Security Notice"
     path: "/en/security/readme"
   - name: "Academy"