You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2021/11/05 02:57:59 UTC

[skywalking-swck] branch master updated: Update menu.yml (#42)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a472631  Update menu.yml (#42)
a472631 is described below

commit a472631d612d4c882d93a45b2c386bf953c32afb
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Fri Nov 5 10:57:14 2021 +0800

    Update menu.yml (#42)
---
 docs/menu.yml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/docs/menu.yml b/docs/menu.yml
index 5a84755..bffe570 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -31,15 +31,15 @@ catalog:
       - name: "Adapter"
         path: "/custom-metrics-adapter"
   - name: "Examples"
-      catalog:
-        - name: "Inject Java Agent"
-          path: "/examples/java-agent-injector-usage"
-        - name: "Deploy OAP and UI"
-          path: "/examples/default-backend"
-        - name: "Deploy Storage"
-          path: "/examples/storage"
-        - name: "Fetch metrics"
-          path: "/examples/istio-controlplane"
+    catalog:
+      - name: "Inject Java Agent"
+        path: "/examples/java-agent-injector-usage"
+      - name: "Deploy OAP and UI"
+        path: "/examples/default-backend"
+      - name: "Deploy Storage"
+        path: "/examples/storage"
+      - name: "Fetch metrics"
+        path: "/examples/istio-controlplane"
   - name: "Contributing Guides"
     catalog:
       - name: "Contribute"