File tree 2 files changed +2
-2
lines changed
docs/content/installation
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ chmod 770 /etc/gitea
117
117
- 使用 ` gitea generate secret` 创建 ` SECRET_KEY` 和 ` INTERNAL_TOKEN`
118
118
- 提供所有必要的密钥
119
119
120
- 详情参考 [命令行文档](/zh-cn/ command-line/ ) 中有关 ` gitea generate secret` 的内容。
120
+ 详情参考 [命令行文档](administration/ command-line.md ) 中有关 ` gitea generate secret` 的内容。
121
121
122
122
# ## 配置 Gitea 工作路径
123
123
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ git checkout v@version@
52
52
53
53
- ` go ` @minGoVersion @ 或以上版本, 详见[ 这里] ( https://golang.google.cn/doc/install )
54
54
- ` node ` @minNodeVersion @ 或以上版本,并且安装 ` npm ` , 详见[ 这里] ( https://nodejs.org/zh-cn/download/ )
55
- - ` make ` , 详见[ 这里] ( /zh-cn/ hacking-on-gitea/ )
55
+ - ` make ` , 详见[ 这里] ( development/ hacking-on-gitea.md )
56
56
57
57
各种可用的 [ make 任务] ( https://github.com/go-gitea/gitea/blob/main/Makefile )
58
58
可以用来使编译过程更方便。
You can’t perform that action at this time.
0 commit comments