This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 4b7146427be Update 14.md (#1757)
4b7146427be is described below
commit 4b7146427becfbfa9457b17cb0b511f9e9275d5a
Author: mfordjody <[email protected]>
AuthorDate: Wed Dec 21 23:38:19 2022 +0800
Update 14.md (#1757)
---
content/zh/docs3-v2/java-sdk/faq/1/14.md | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/1/14.md
b/content/zh/docs3-v2/java-sdk/faq/1/14.md
index 060c3a7fb0d..258470f92fb 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/14.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/14.md
@@ -5,13 +5,11 @@ linkTitle: "1-14 - 动态配置识别失败"
weight: 14
---
-## 可能的原因
+### 可能的原因
在使用 dubbo admin 的服务治理功能进行动态配置时,配置文件的内容或者格式不正确会导致无法解析动态配置的内容,产生 1-14 错误。
-## 排查和解决步骤
+### 排查和解决步骤
请检查动态配置文件的内容或者格式是否正确。
-## 另请参阅
-[配置项参考手册](../../../reference-manual/config/properties)
-
-<p style="margin-top: 3rem;"> </p>
+### 另请参阅
+> [配置项参考手册](../../../reference-manual/config/properties)