Fix a change log nit (#8600)

This commit is contained in:
吴晟 Wu Sheng 2022-02-26 22:55:09 +08:00 committed by GitHub
parent 7e83ca9e59
commit 5d034a0fc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ Release Notes.
* Update backend-alarm.md doc, support op "=" to "==". * Update backend-alarm.md doc, support op "=" to "==".
* Update backend-meter.md doc . * 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. * Add Academy menu for recommending articles.
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/112?closed=1) All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/112?closed=1)

View File

@ -190,7 +190,7 @@ catalog:
- name: "Query Protocol (GraphQL)" - name: "Query Protocol (GraphQL)"
path: "/en/protocols/query-protocol" path: "/en/protocols/query-protocol"
- name: "Academy" - name: "Academy"
path: "en/academy/list" path: "/en/academy/list"
- name: "FAQs" - name: "FAQs"
path: "/en/FAQ/readme" path: "/en/FAQ/readme"
- name: "Changelog" - name: "Changelog"