This is an automated email from the ASF dual-hosted git repository.
wangxiaobin 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 c57f49677c1 Update idl.md (#2841)
c57f49677c1 is described below
commit c57f49677c1145d4f8cebfea1c19459bd6080ce3
Author: wxbty <[email protected]>
AuthorDate: Thu Oct 19 19:26:31 2023 +0800
Update idl.md (#2841)
---
content/zh-cn/overview/mannual/java-sdk/quick-start/idl.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh-cn/overview/mannual/java-sdk/quick-start/idl.md
b/content/zh-cn/overview/mannual/java-sdk/quick-start/idl.md
index 4ba38f36052..d64674fd115 100755
--- a/content/zh-cn/overview/mannual/java-sdk/quick-start/idl.md
+++ b/content/zh-cn/overview/mannual/java-sdk/quick-start/idl.md
@@ -4,7 +4,7 @@ aliases:
- /zh-cn/docs3-v2/java-sdk/quick-start/idl/
description: 从零演示如何基于 IDL 方式来定义 Dubbo 服务并使用 Triple 协议
linkTitle: IDL 定义跨语言服务
-title: IDL 定义跨语言服务
+title: 5 - IDL 定义跨语言服务
type: docs
weight: 11
---