Fix menu and remove a deadlink (#10055)

This commit is contained in:
吴晟 Wu Sheng 2022-11-30 11:20:40 +08:00 committed by GitHub
parent 2ac671cc1b
commit 9c7fa7798b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ The config in Consul is:
### Group Config
Group config in Consul are key/value pairs as well, but according to the level keys organized by `/`, see: https://www.consul.io/docs/dynamic-app-config/kv#using-consul-kv
Group config in Consul are key/value pairs as well, but according to the level keys organized by `/`.
| Key | Value |
|-----|-----|

View File

@ -45,7 +45,7 @@ catalog:
- name: "Analysis Logs"
path: "/en/concepts-and-designs/lal"
- name: "Profiling"
path: "/en/setup/backend/profiling"
path: "/en/setup/backend/concepts-and-designs/profiling"
- name: "Query in OAP"
path: "/en/protocols/readme#query-protocol"
- name: "Event"