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 0ba493a1a2 Update _index.md (#2175)
0ba493a1a2 is described below
commit 0ba493a1a22fb1113ec2c89b897be11544b97efe
Author: mfordjody <[email protected]>
AuthorDate: Fri Feb 10 15:15:28 2023 +0800
Update _index.md (#2175)
---
content/zh-cn/docs3-v2/golang-sdk/refer/_index.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/content/zh-cn/docs3-v2/golang-sdk/refer/_index.md
b/content/zh-cn/docs3-v2/golang-sdk/refer/_index.md
index 6d7cec698f..88e55a46bc 100644
--- a/content/zh-cn/docs3-v2/golang-sdk/refer/_index.md
+++ b/content/zh-cn/docs3-v2/golang-sdk/refer/_index.md
@@ -1,5 +1,6 @@
---
type: docs
-title: "参考"
+title: "参考手册"
weight: 5
+description: Dubbo-go 参考手册
---