This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch history/next
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/history/next by this push:
     new d60d2f6b9b6 Update title
d60d2f6b9b6 is described below

commit d60d2f6b9b6b1a86d9a0104d752eee8a52d62b95
Author: Albumen Kevin <[email protected]>
AuthorDate: Sat Nov 11 21:53:18 2023 +0800

    Update title
---
 content/zh-cn/overview/mannual/_index.md            | 2 +-
 content/zh-cn/overview/mannual/golang-sdk/_index.md | 2 +-
 content/zh-cn/overview/mannual/java-sdk/_index.md   | 2 +-
 content/zh-cn/overview/mannual/nodejs-sdk/_index.md | 2 +-
 content/zh-cn/overview/mannual/rust-sdk/_index.md   | 2 +-
 content/zh-cn/overview/mannual/web-sdk/_index.md    | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/zh-cn/overview/mannual/_index.md 
b/content/zh-cn/overview/mannual/_index.md
index 8ed898fb237..b2af438234a 100755
--- a/content/zh-cn/overview/mannual/_index.md
+++ b/content/zh-cn/overview/mannual/_index.md
@@ -9,7 +9,7 @@ feature:
     description: |
         提供 Java、Golang、Rust、Node.js、Python 等多语言 SDK 实现,支持基于 IDL 的跨语言服务定义和基于 
Protobuf、Json 的数据编码
     title: 多语言 SDK
-linkTitle: SDK 用户手册
+linkTitle: 用户手册
 no_list: true
 title: Dubbo SDK 用户手册
 type: docs
diff --git a/content/zh-cn/overview/mannual/golang-sdk/_index.md 
b/content/zh-cn/overview/mannual/golang-sdk/_index.md
index 07c5d88ca9f..cfece42de57 100755
--- a/content/zh-cn/overview/mannual/golang-sdk/_index.md
+++ b/content/zh-cn/overview/mannual/golang-sdk/_index.md
@@ -3,7 +3,7 @@ aliases:
     - /zh/docs3-v2/golang-sdk/
     - /zh-cn/docs3-v2/golang-sdk/
 description: Golang SDK 手册
-linkTitle: Golang
+linkTitle: Golang SDK
 title: Golang SDK
 type: docs
 weight: 2
diff --git a/content/zh-cn/overview/mannual/java-sdk/_index.md 
b/content/zh-cn/overview/mannual/java-sdk/_index.md
index 289731b3a5d..3d8c8d8b90a 100755
--- a/content/zh-cn/overview/mannual/java-sdk/_index.md
+++ b/content/zh-cn/overview/mannual/java-sdk/_index.md
@@ -23,7 +23,7 @@ content:
 description: Java SDK 手册
 hide_feedback: true
 hide_summary: true
-linkTitle: Java
+linkTitle: Java SDK
 no_list: true
 title: Java SDK 手册
 type: docs
diff --git a/content/zh-cn/overview/mannual/nodejs-sdk/_index.md 
b/content/zh-cn/overview/mannual/nodejs-sdk/_index.md
index 7bc810da938..294410b450f 100755
--- a/content/zh-cn/overview/mannual/nodejs-sdk/_index.md
+++ b/content/zh-cn/overview/mannual/nodejs-sdk/_index.md
@@ -1,6 +1,6 @@
 ---
 description: Node.js SDK 使用手册
-linkTitle: Node.js
+linkTitle: Node.js SDK
 title: Node.js SDK 手册
 type: docs
 weight: 3
diff --git a/content/zh-cn/overview/mannual/rust-sdk/_index.md 
b/content/zh-cn/overview/mannual/rust-sdk/_index.md
index 790f5a0ac26..cc146fb0aa7 100755
--- a/content/zh-cn/overview/mannual/rust-sdk/_index.md
+++ b/content/zh-cn/overview/mannual/rust-sdk/_index.md
@@ -3,7 +3,7 @@ aliases:
     - /zh/docs3-v2/rust-sdk/
     - /zh-cn/docs3-v2/rust-sdk/
 description: Rust SDK 使用手册
-linkTitle: Rust
+linkTitle: Rust SDK
 title: Rust SDK 手册
 type: docs
 weight: 5
diff --git a/content/zh-cn/overview/mannual/web-sdk/_index.md 
b/content/zh-cn/overview/mannual/web-sdk/_index.md
index 2d474eb592b..0c16b02ac2d 100755
--- a/content/zh-cn/overview/mannual/web-sdk/_index.md
+++ b/content/zh-cn/overview/mannual/web-sdk/_index.md
@@ -1,6 +1,6 @@
 ---
 description: Web SDK 使用手册
-linkTitle: Web
+linkTitle: Web SDK
 title: Web SDK 手册
 type: docs
 weight: 4

Reply via email to