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 cc11ed6a51 Update 6.md (#1871)
cc11ed6a51 is described below
commit cc11ed6a51135c3f8e5fced241ac2fab383e0511
Author: mfordjody <[email protected]>
AuthorDate: Tue Jan 17 14:12:22 2023 +0800
Update 6.md (#1871)
---
content/zh/docs3-v2/java-sdk/faq/2/6.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/2/6.md
b/content/zh/docs3-v2/java-sdk/faq/2/6.md
index 1331fd6d16..372f4407fd 100644
--- a/content/zh/docs3-v2/java-sdk/faq/2/6.md
+++ b/content/zh/docs3-v2/java-sdk/faq/2/6.md
@@ -5,14 +5,13 @@ linkTitle: "2-6 - 条件路由筛选提供方列表为空"
weight: 6
---
-## 可能的原因
+### 可能的原因
* 条件路由提供方过滤条件为空。
* 条件路由在强制降级下筛选提供方列表仍为空。
-## 排查和解决步骤
-1.
参照社区请求路由示例,调整条件路由配置,[《请求路由示例》](https://dubbo.apache.org/zh/overview/tasks/traffic-management/traffic-routing/)。
+### 排查和解决步骤
+> 参照社区请求路由示例,调整条件路由配置
[《请求路由示例》](https://dubbo.apache.org/zh/overview/tasks/traffic-management/traffic-routing/)。
-<p style="margin-top: 3rem;"> </p>
\ No newline at end of file