diff options
author | Unknwon <u@gogs.io> | 2015-10-25 03:10:22 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-10-25 03:10:22 -0400 |
commit | c3ba5590c98a32c149c4dfa97bbfed65135d4f3e (patch) | |
tree | 8dd9ba8116d2616a1ce8c7db7b893ce702ed50ad /README_ZH.md | |
parent | 379629d28ac5e4f7feb8ab6df8f0488d7dc5e69f (diff) | |
download | gitea-c3ba5590c98a32c149c4dfa97bbfed65135d4f3e.tar.gz gitea-c3ba5590c98a32c149c4dfa97bbfed65135d4f3e.zip |
Reopen PR need retest patch
Diffstat (limited to 'README_ZH.md')
-rw-r--r-- | README_ZH.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README_ZH.md b/README_ZH.md index 471cc79aa6..a11627a057 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -44,7 +44,7 @@ Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自 ## 安装部署 -在安装 Gogs 之前,您需要先安装 [基本环境](http://gogs.io/docs/installation/)。 +在安装 Gogs 之前,您需要先安装 [基本环境](http://gogs.io/docs/installation)。 然后,您可以通过以下 5 种方式来安装 Gogs: @@ -56,8 +56,8 @@ Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自 ## 特别鸣谢 -- 基于 [Macaron](https://github.com/Unknwon/macaron) 的路由与中间件机制。 -- 基于 [WeTalk](https://github.com/beego/wetalk) 修改的邮件服务和模块设计。 +- 基于 [Macaron](https://github.com/go-macaron/macaron) 的路由与中间件机制。 +- 基于 [WeTalk](https://github.com/beego/wetalk) 修改的模块设计。 - 基于 [GoBlog](https://github.com/fuxiaohei/goblog) 修改的系统监视状态。 - 感谢 [lavachen](http://www.lavachen.cn/) 和 [Rocker](http://weibo.com/rocker1989) 设计的 Logo。 - 感谢 [Crowdin](https://crowdin.com/project/gogs) 提供免费的开源项目本地化支持。 |