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 faf860ccbc5 Update spring-boot.md
faf860ccbc5 is described below
commit faf860ccbc55c7c558ec792afca41e7b5e6403eb
Author: wxbty <[email protected]>
AuthorDate: Thu Oct 19 19:19:26 2023 +0800
Update spring-boot.md
---
content/zh-cn/overview/quickstart/java/spring-boot.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh-cn/overview/quickstart/java/spring-boot.md
b/content/zh-cn/overview/quickstart/java/spring-boot.md
index e1187518c88..03aeb18796c 100644
--- a/content/zh-cn/overview/quickstart/java/spring-boot.md
+++ b/content/zh-cn/overview/quickstart/java/spring-boot.md
@@ -3,7 +3,7 @@ aliases:
- /zh/overview/quickstart/java/spring-boot/
description: 本文将基于 Dubbo Samples 示例演示如何通过 Dubbo x Spring Boot 快速开发微服务应用。
linkTitle: Dubbo Spring Boot Starter 开发微服务应用
-title: 3 - Dubbo Spring Boot Starter 开发微服务应用
+title: 2 - Dubbo Spring Boot Starter 开发微服务应用
type: docs
weight: 3
---