This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c7fa7798b Fix menu and remove a deadlink (#10055)
9c7fa7798b is described below

commit 9c7fa7798b904e1c4e481f037e1fdb7bcd116c49
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Wed Nov 30 11:20:40 2022 +0800

    Fix menu and remove a deadlink (#10055)
---
 docs/en/setup/backend/dynamic-config-consul.md | 2 +-
 docs/menu.yml                                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/setup/backend/dynamic-config-consul.md 
b/docs/en/setup/backend/dynamic-config-consul.md
index 1b694d52ff..e113031438 100755
--- a/docs/en/setup/backend/dynamic-config-consul.md
+++ b/docs/en/setup/backend/dynamic-config-consul.md
@@ -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 |
 |-----|-----|
diff --git a/docs/menu.yml b/docs/menu.yml
index 170d98787d..c2bba56cfc 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -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"

Reply via email to