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 5d034a0  Fix a change log nit (#8600)
5d034a0 is described below

commit 5d034a0fc0a17eda74e3ef047bd378bf83bcf448
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Sat Feb 26 22:55:09 2022 +0800

    Fix a change log nit (#8600)
---
 CHANGES.md    | 2 +-
 docs/menu.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 62940dd..136b7ae 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -78,7 +78,7 @@ Release Notes.
 
 * Update backend-alarm.md doc, support op "=" to "==".
 * Update backend-meter.md doc .
-* Add <STAM: Enhancing Topology Auto Detection For A Highly Distributed and 
Large-Scale Application System> paper with CN version.
+* Add <STAM: Enhancing Topology Auto Detection For A Highly Distributed and 
Large-Scale Application System> paper.
 * Add Academy menu for recommending articles.
 
 All issues and pull requests are 
[here](https://github.com/apache/skywalking/milestone/112?closed=1)
diff --git a/docs/menu.yml b/docs/menu.yml
index 7cd6116..c3054d3 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -190,7 +190,7 @@ catalog:
       - name: "Query Protocol (GraphQL)"
         path: "/en/protocols/query-protocol"
   - name: "Academy"
-    path: "en/academy/list"
+    path: "/en/academy/list"
   - name: "FAQs"
     path: "/en/FAQ/readme"
   - name: "Changelog"

Reply via email to