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 12d4940da2 Update 3.md (#1868)
12d4940da2 is described below

commit 12d4940da2eb1298302792b176a6f6fec5c96679
Author: mfordjody <[email protected]>
AuthorDate: Tue Jan 17 14:13:51 2023 +0800

    Update 3.md (#1868)
---
 content/zh/docs3-v2/java-sdk/faq/2/3.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/content/zh/docs3-v2/java-sdk/faq/2/3.md 
b/content/zh/docs3-v2/java-sdk/faq/2/3.md
index 3ee7b802a5..d388af77cc 100644
--- a/content/zh/docs3-v2/java-sdk/faq/2/3.md
+++ b/content/zh/docs3-v2/java-sdk/faq/2/3.md
@@ -5,13 +5,12 @@ linkTitle: "2-3 - 路由关闭失败"
 weight: 3
 ---
 
-## 可能的原因
+### 可能的原因
 
 * 用户自定义路由未按规范编写。
 
-## 排查和解决步骤
-1. 参照社区SPI扩展使用手册,检查用户自定义路由,[《SPI 
扩展使用手册》](https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/spi/)。
+### 排查和解决步骤
+> 参照社区SPI扩展使用手册,检查用户自定义路由 [《SPI 
扩展使用手册》](https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/spi/)。
 
 
 
-<p style="margin-top: 3rem;"> </p>
\ No newline at end of file

Reply via email to