diff --git a/README.MD b/README.MD index a0eaca7a8..ff188dd89 100644 --- a/README.MD +++ b/README.MD @@ -32,7 +32,7 @@ golang version >= 1.9.2 # Documentation -* [中文文档](https://gfer.me/) +* [中文文档](https://goframe.org) # Architecture
diff --git a/README_ZH.MD b/README_ZH.MD index 19028daa0..3394a46af 100644 --- a/README_ZH.MD +++ b/README_ZH.MD @@ -51,8 +51,10 @@ golang版本 >= 1.9.2 # 文档 -[https://gfer.me](https://gfer.me) +开发文档:[https://goframe.org](https://goframe.org) + +接口文档:[https://godoc.org/github.com/gogf/gf](https://godoc.org/github.com/gogf/gf) # 使用 ```go