Fix a change log nit (#8600)
This commit is contained in:
parent
7e83ca9e59
commit
5d034a0fc0
|
|
@ -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)
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue