This is an automated email from the ASF dual-hosted git repository.
baerwang 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 669564398a6 docs: change broken links (#2866)
669564398a6 is described below
commit 669564398a69675e5901ed581a137a98ed4cf773
Author: baerwang <[email protected]>
AuthorDate: Tue Nov 21 17:03:02 2023 +0800
docs: change broken links (#2866)
---
.../overview/mannual/golang-sdk/tutorial/develop/interflow/call_java.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/content/zh-cn/overview/mannual/golang-sdk/tutorial/develop/interflow/call_java.md
b/content/zh-cn/overview/mannual/golang-sdk/tutorial/develop/interflow/call_java.md
index ae4cf44f187..593135217a7 100644
---
a/content/zh-cn/overview/mannual/golang-sdk/tutorial/develop/interflow/call_java.md
+++
b/content/zh-cn/overview/mannual/golang-sdk/tutorial/develop/interflow/call_java.md
@@ -49,7 +49,7 @@ JDK 8,Golang >= 1.15,Dubbo 3.0.2,zookeeper 启动,
- Hessian 序列化
- POJO for Go,需参考 [Dubbogo Hessian
序列化支持文档](https://www.yuque.com/docs/share/c698bd6e-e4d6-47db-bc1c-c757cc9b4f3e?)
+ POJO for Go,需参考 [Dubbogo Hessian
序列化支持文档](https://cn.dubbo.apache.org/zh-cn/overview/mannual/golang-sdk/tutorial/develop/interflow/call_java/)
```go
type User struct {