From 30b60754e3e4f240b472a23618c776bf2e879bff Mon Sep 17 00:00:00 2001 From: John Guo Date: Fri, 16 Apr 2021 10:32:55 +0800 Subject: [PATCH] README update --- README.MD | 4 ++-- README_ZH.MD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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) # 协议