This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 92508c7 Modify agent document title (#14493)
92508c7 is described below
commit 92508c74c5a558d4270d67d08ec0985c774c4445
Author: jiangML <[email protected]>
AuthorDate: Tue Jan 4 11:01:44 2022 +0800
Modify agent document title (#14493)
---
docs/document/content/dev-manual/agent.cn.md | 2 +-
docs/document/content/dev-manual/agent.en.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/document/content/dev-manual/agent.cn.md
b/docs/document/content/dev-manual/agent.cn.md
index c605ecd..713fdf8 100644
--- a/docs/document/content/dev-manual/agent.cn.md
+++ b/docs/document/content/dev-manual/agent.cn.md
@@ -1,6 +1,6 @@
+++
pre = "<b>6.15. </b>"
-title = "agent"
+title = "可观察性"
weight = 15
chapter = true
+++
diff --git a/docs/document/content/dev-manual/agent.en.md
b/docs/document/content/dev-manual/agent.en.md
index c04093e..d16a4ce 100644
--- a/docs/document/content/dev-manual/agent.en.md
+++ b/docs/document/content/dev-manual/agent.en.md
@@ -1,6 +1,6 @@
+++
pre = "<b>6.15. </b>"
-title = "agent"
+title = "Observability"
weight = 15
chapter = true
+++