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 0cf0426d4db Update 5.md (#1608)
0cf0426d4db is described below

commit 0cf0426d4dbefe534053f22d0bb720886eea7400
Author: mfordjody <[email protected]>
AuthorDate: Tue Nov 22 15:33:58 2022 +0800

    Update 5.md (#1608)
---
 content/zh/docs3-v2/java-sdk/faq/1/5.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/zh/docs3-v2/java-sdk/faq/1/5.md 
b/content/zh/docs3-v2/java-sdk/faq/1/5.md
index a98448ae8c9..5c2d218f472 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/5.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/5.md
@@ -5,10 +5,10 @@ linkTitle: "1-5 - 接收到没有任何参数的 URL"
 weight: 5
 ---
 
-## 可能的原因
-在调用 `CacheableFailbackRegistry.toUrlsWithoutEmpty` 时,若传入的参数 
`Collection<String>providers` 中若存在某个 provider 其没有任何参数的话,将会触发1-5错误码。
-## 排查和解决步骤
+### 可能的原因
+在调用 `CacheableFailbackRegistry.toUrlsWithoutEmpty` 时,若传入的参数 
`Collection<String>providers` 中存在某个 provider 其没有任何参数的话,就会接收到没有任何参数的 URL。
+### 排查和解决步骤
 该错误为 Dubbo 内部错误,如果您遇到可以在 github 创建 Issue 并提供错误信息以及复现步骤,我们将协助您解决问题。
-## Dubbo社区
-[github](https://github.com/apache/dubbo)
-<p style="margin-top: 3rem;"> </p>
+
+> 另请参阅
+[Dubbo社区](https://github.com/apache/dubbo)

Reply via email to