This is an automated email from the ASF dual-hosted git repository.
liujun 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 5b1aef5cfa feat:fix URL error (#1314)
5b1aef5cfa is described below
commit 5b1aef5cfae1a7e8f5989d3ce54542f4d6577966
Author: CSWYF3634076 <[email protected]>
AuthorDate: Mon Aug 1 10:46:54 2022 +0800
feat:fix URL error (#1314)
---
content/zh/docs3-v2/_index.md | 2 +-
content/zh/release/go.md | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/zh/docs3-v2/_index.md b/content/zh/docs3-v2/_index.md
index ff41f5aa72..458ed2532d 100755
--- a/content/zh/docs3-v2/_index.md
+++ b/content/zh/docs3-v2/_index.md
@@ -33,7 +33,7 @@ menu:
<div class="h-100 card shadow">
<div class="card-body">
<h4 class="card-title">
- <a href='{{< relref "./java-sdk" >}}'>Golang SDK</a>
+ <a href='{{< relref "./golang-sdk" >}}'>Golang SDK</a>
</h4>
<p>Dubbo Golang SDK 手册</p>
</div>
diff --git a/content/zh/release/go.md b/content/zh/release/go.md
index 049b2cc142..92e2f62563 100644
--- a/content/zh/release/go.md
+++ b/content/zh/release/go.md
@@ -9,7 +9,7 @@ weight: 2
可以按照这里的[步骤](https://www.apache.org/info/verification),
利用[KEYS](https://downloads.apache.org/dubbo/KEYS)文件来验证下载。
-> GitHub: https://github.com/apache/dubbo-go-pixiu \
-> 发布说明: https://github.com/apache/dubbo-go-pixiu/releases
+> GitHub: https://github.com/apache/dubbo-go \
+> 发布说明: https://github.com/apache/dubbo-go/releases
>