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 7a7f167b74a Update 34.md (#1813)
7a7f167b74a is described below
commit 7a7f167b74a5aa358b50c28f1f8955ea7f77b85e
Author: mfordjody <[email protected]>
AuthorDate: Mon Jan 9 19:30:19 2023 +0800
Update 34.md (#1813)
Co-authored-by: mfordjody <[email protected]>
---
content/zh/docs3-v2/java-sdk/faq/1/34.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/1/34.md
b/content/zh/docs3-v2/java-sdk/faq/1/34.md
index e1c5e735be0..4b643024c95 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/34.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/34.md
@@ -5,12 +5,10 @@ linkTitle: "1-34 - xDS 解析发生错误"
weight: 34
---
-## 可能的原因
+### 可能的原因
xDS 协议内容存在错误。
-## 排查和解决步骤
+### 排查和解决步骤
可根据堆栈打印的 Endpoints List 进行原因定位。
-
-<p style="margin-top: 3rem;"> </p>