You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2022/07/22 09:12:59 UTC

[dubbo-website] branch master updated: [fix] 修复 issue (#1276)

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 a3f935ce19 [fix] 修复 issue (#1276)
a3f935ce19 is described below

commit a3f935ce19d96c995e03d8fc9dc605229b2a575d
Author: JIAN ZHONG <11...@qq.com>
AuthorDate: Fri Jul 22 17:12:53 2022 +0800

    [fix] 修复 issue (#1276)
---
 content/zh/overview/whatsnew/triple.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/zh/overview/whatsnew/triple.md b/content/zh/overview/whatsnew/triple.md
index d42cda7b72..331952d337 100644
--- a/content/zh/overview/whatsnew/triple.md
+++ b/content/zh/overview/whatsnew/triple.md
@@ -19,5 +19,5 @@ Java SDK 支持 [IDL 生成 Stub](../../../java-sdk/reference-manual/protocol/tr
 Interface 方式。
 
 - Dubbo2 老用户如何[从现有协议升级至 Triple](TBD)
-- 新用户或业务参考[Dubbo3 Triple Quick Start](../../../java-sdk/quick-start)
+- 新用户或业务参考[Dubbo3 Triple Quick Start](../../../docs3-v2/java-sdk/quick-start)
 - 深入了解 Triple 协议:[Dubbo3 Triple 协议设计与原理](https://github.com/apache/dubbo-awesome/blob/master/proposals/D0-triple.md)