Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit db69dbb

Browse files
luffykemetalmatze
authored andcommitted
fix 404 (#71)
1 parent 079e6e0 commit db69dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/doc/advanced/hacking-on-gitea.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ menu:
1515

1616
# Hacking on Gitea
1717

18-
首先你需要一些运行环境,这和 [从源代码安装](zh-cn/installation/from-source) 相同,如果你还没有设置好,可以先阅读那个章节。
18+
首先你需要一些运行环境,这和 [从源代码安装](/zh-cn/install-from-source) 相同,如果你还没有设置好,可以先阅读那个章节。
1919

2020
如果你想为 Gitea 贡献代码,你需要 Fork 这个项目并且以 `master` 为开发分支。Gitea使用Govendor来管理依赖,因此所有依赖项都被工具自动copy在vendor子目录下。用下面的命令来下载源码:
2121

0 commit comments

Comments
 (0)