Skip to content

Commit 3355d77

Browse files
authored
Fix menu.yml (#13309)
1 parent a1ca1fe commit 3355d77

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/en/changes/changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747

4848
* BanyanDB: Add `Data Lifecycle Stages(Hot/Warm/Cold)` documentation.
4949
* Add `SWIP-9 Support flink monitoring`.
50+
* Fix `Metrics Attributes` menu link.
5051

5152
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/230?closed=1)
5253

docs/menu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ catalog:
373373
- name : "Service Hierarchy Configuration"
374374
path: "/en/concepts-and-designs/service-hierarchy-configuration"
375375
- name: "Metrics Attributes"
376-
path: "/en/concepts-and-designs/metrics-attributes"
376+
path: "/en/concepts-and-designs/metrics-additional-attributes"
377377
- name: "Security Notice"
378378
path: "/en/security/readme"
379379
- name: "Academy"

0 commit comments

Comments
 (0)