From 5b1aef5cfae1a7e8f5989d3ce54542f4d6577966 Mon Sep 17 00:00:00 2001 From: CSWYF3634076 <58356743+CSWYF3634076@users.noreply.github.com> Date: Mon, 1 Aug 2022 10:46:54 +0800 Subject: [PATCH] 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 ff41f5aa7230..458ed2532d43 100755 --- a/content/zh/docs3-v2/_index.md +++ b/content/zh/docs3-v2/_index.md @@ -33,7 +33,7 @@ menu:

- Golang SDK + Golang SDK

Dubbo Golang SDK 手册

diff --git a/content/zh/release/go.md b/content/zh/release/go.md index 049b2cc14261..92e2f6256366 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 >