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

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


The following commit(s) were added to refs/heads/10.0.0 by this push:
     new 7c601ec131 Update menu.yml
7c601ec131 is described below

commit 7c601ec131116917b7367156bb1576a79d315619
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Thu May 9 22:11:29 2024 +0800

    Update menu.yml
---
 docs/menu.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/menu.yml b/docs/menu.yml
index d2e92aad78..266165f597 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -390,8 +390,14 @@ catalog:
     catalog:
       - name: "Current Version"
         path: "/en/changes/changes"
+      - name: "10.x Releases"
+        catalog:
+        - name: "10.0.0"
+          path: "/en/changes/changes-10.0.0"
       - name: "9.x Releases"
         catalog:
+        - name: "9.7.0"
+          path: "/en/changes/changes-9.7.0"
         - name: "9.6.0"
           path: "/en/changes/changes-9.6.0"
         - name: "9.5.0"

Reply via email to