diff --git a/README.MD b/README.MD index 2521491ab..4b7d82f95 100644 --- a/README.MD +++ b/README.MD @@ -50,8 +50,8 @@ The `Web` component performance of `GoFrame`, please refer to third-party projec # Documentation -* 中文官网: https://goframe.org -* GoDoc API: https://godoc.org/github.com/gogf/gf +* 中文官网: [https://goframe.org](https://goframe.org/display/gf) +* GoDoc API: [https://pkg.go.dev/github.com/gogf/gf](https://pkg.go.dev/github.com/gogf/gf) # License diff --git a/README_ZH.MD b/README_ZH.MD index 1e40f73f3..79b22cfde 100644 --- a/README_ZH.MD +++ b/README_ZH.MD @@ -65,9 +65,9 @@ golang版本 >= 1.11 # 文档 -官方站点:https://goframe.org +官方站点:[https://goframe.org](https://goframe.org/display/gf) -接口文档:https://godoc.org/github.com/gogf/gf +接口文档:[https://pkg.go.dev/github.com/gogf/gf](https://pkg.go.dev/github.com/gogf/gf) # 协议