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 588feb7cb57 Update 29.md (#1808)
588feb7cb57 is described below

commit 588feb7cb57efcc9a608eded353360acec59549f
Author: mfordjody <[email protected]>
AuthorDate: Mon Jan 9 19:23:14 2023 +0800

    Update 29.md (#1808)
    
    Co-authored-by: mfordjody <[email protected]>
---
 content/zh/docs3-v2/java-sdk/faq/1/29.md | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/content/zh/docs3-v2/java-sdk/faq/1/29.md 
b/content/zh/docs3-v2/java-sdk/faq/1/29.md
index f873d5d86b3..90d72b47059 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/29.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/29.md
@@ -5,13 +5,11 @@ linkTitle: "1-29 -  xDS 读取文件失败"
 weight: 29
 ---
 
-## 可能的原因
+### 可能的原因
 
 网络断开或目标文件此时已损坏。
 
-## 排查和解决步骤
+### 排查和解决步骤
 
 1. 网络是否正常。
-2. 可通过一些第三方的工具或者`jstack [PID] > jstack.log` 分析堆栈信息,进行定位。
-
-<p style="margin-top: 3rem;"> </p>
+2. 可通过一些第三方的工具或者 `jstack [PID] > jstack.log` 分析堆栈信息,进行定位。

Reply via email to