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:40:30 UTC

[skywalking-swck] branch website-doc created (now c8c94c9)

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

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


      at c8c94c9  Update menu.yml

This branch includes the following new commits:

     new c8c94c9  Update menu.yml

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-swck] 01/01: Update menu.yml

Posted by ha...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c8c94c9ee1ff02b1919278872ab318578dbc5b4a
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Fri Nov 5 10:40:26 2021 +0800

    Update menu.yml
---
 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"