Fix menu.yml (#13309)
This commit is contained in:
parent
a1ca1fe852
commit
3355d773f6
|
|
@ -47,6 +47,7 @@
|
|||
|
||||
* BanyanDB: Add `Data Lifecycle Stages(Hot/Warm/Cold)` documentation.
|
||||
* Add `SWIP-9 Support flink monitoring`.
|
||||
* Fix `Metrics Attributes` menu link.
|
||||
|
||||
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/230?closed=1)
|
||||
|
||||
|
|
|
|||
|
|
@ -373,7 +373,7 @@ catalog:
|
|||
- name : "Service Hierarchy Configuration"
|
||||
path: "/en/concepts-and-designs/service-hierarchy-configuration"
|
||||
- name: "Metrics Attributes"
|
||||
path: "/en/concepts-and-designs/metrics-attributes"
|
||||
path: "/en/concepts-and-designs/metrics-additional-attributes"
|
||||
- name: "Security Notice"
|
||||
path: "/en/security/readme"
|
||||
- name: "Academy"
|
||||
|
|
|
|||
Loading…
Reference in New Issue