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 4cf9158599 Fix title
4cf9158599 is described below

commit 4cf9158599cca881526f807d7e0d485aa735b02a
Author: Albumen Kevin <[email protected]>
AuthorDate: Wed Mar 1 15:33:14 2023 +0800

    Fix title
---
 content/zh-cn/overview/mannual/erlang-sdk/_index.md | 4 ++--
 content/zh-cn/overview/mannual/golang-sdk/_index.md | 6 +++---
 content/zh-cn/overview/mannual/java-sdk/_index.md   | 7 ++++---
 content/zh-cn/overview/mannual/rust-sdk/_index.md   | 4 ++--
 4 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/content/zh-cn/overview/mannual/erlang-sdk/_index.md 
b/content/zh-cn/overview/mannual/erlang-sdk/_index.md
index e9b6115725..a01d5ff5db 100755
--- a/content/zh-cn/overview/mannual/erlang-sdk/_index.md
+++ b/content/zh-cn/overview/mannual/erlang-sdk/_index.md
@@ -3,8 +3,8 @@ aliases:
     - /zh/docs3-v2/erlang-sdk/
     - /zh-cn/docs3-v2/erlang-sdk/
 description: Erlang 支持
-linkTitle: Erlang
-title: Erlang
+linkTitle: Erlang SDK
+title: Erlang SDK 手册
 type: docs
 weight: 500
 ---
diff --git a/content/zh-cn/overview/mannual/golang-sdk/_index.md 
b/content/zh-cn/overview/mannual/golang-sdk/_index.md
index b8375933bb..52864b7f33 100755
--- a/content/zh-cn/overview/mannual/golang-sdk/_index.md
+++ b/content/zh-cn/overview/mannual/golang-sdk/_index.md
@@ -2,9 +2,9 @@
 aliases:
     - /zh/docs3-v2/golang-sdk/
     - /zh-cn/docs3-v2/golang-sdk/
-description: Golang
-linkTitle: Golang
-title: Golang
+description: Golang SDK 手册
+linkTitle: Golang SDK
+title: Golang SDK 手册
 type: docs
 weight: 20
 ---
diff --git a/content/zh-cn/overview/mannual/java-sdk/_index.md 
b/content/zh-cn/overview/mannual/java-sdk/_index.md
index a3a8f3a0cc..28e7ce2068 100755
--- a/content/zh-cn/overview/mannual/java-sdk/_index.md
+++ b/content/zh-cn/overview/mannual/java-sdk/_index.md
@@ -17,11 +17,12 @@ content:
     - 升级与兼容性:
         - description: 3.0 迁移指南
           name: '[3.0 迁移指南](upgrades-and-compatibility/)'
-description: Java
+description: Java SDK 手册
 hide_feedback: true
 hide_summary: true
 no_list: true
-title: Java
+linkTitle: Java SDK
+title: Java SDK 手册
 type: docs
 weight: 10
 ---
@@ -30,4 +31,4 @@ weight: 10
 
 
 
-{{% docs/content_box %}}
\ No newline at end of file
+{{% docs/content_box %}}
diff --git a/content/zh-cn/overview/mannual/rust-sdk/_index.md 
b/content/zh-cn/overview/mannual/rust-sdk/_index.md
index 4728b792fb..796b30b6c4 100755
--- a/content/zh-cn/overview/mannual/rust-sdk/_index.md
+++ b/content/zh-cn/overview/mannual/rust-sdk/_index.md
@@ -3,8 +3,8 @@ aliases:
     - /zh/docs3-v2/rust-sdk/
     - /zh-cn/docs3-v2/rust-sdk/
 description: Rust SDK 使用手册
-linkTitle: Rust
-title: Rust
+linkTitle: Rust SDK
+title: Rust SDK 手册
 type: docs
 weight: 100
 ---

Reply via email to