This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/wu-sheng-patch-1 by this push:
new d0b8365138 Update dynamic-config-consul.md
d0b8365138 is described below
commit d0b83651385c9cdeaf8abb1ef17172d0c44e3e68
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Wed Nov 30 11:15:06 2022 +0800
Update dynamic-config-consul.md
https://www.consul.io/docs/dynamic-app-config/kv#using-consul-kv is a
deadlink
---
docs/en/setup/backend/dynamic-config-consul.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 |
|-----|-----|