fix zh_cn document url (#678)

This commit is contained in:
_ksco
2021-05-10 22:18:33 +08:00
committed by GitHub
parent d28ac35ff7
commit 0ce54100a4

View File

@@ -159,7 +159,7 @@ GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/tal-tech/
* API 文档
[https://go-zero.dev/zh-hans/](https://zeromicro.github.io/go-zero)
[https://go-zero.dev/zh-hans/](https://go-zero.dev/zh-hans/)
* 常见问题