Fix Page Not Found error (#26768)

Co-authored-by: Lunny Xiao <[email protected]>
This commit is contained in:
xpume
2023-08-28 18:07:38 +08:00
committed by GitHub
co-authored by Lunny Xiao
parent 8360939f6f
commit b4056f78f1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ chmod 770 /etc/gitea
- 使用 `gitea generate secret` 创建 `SECRET_KEY``INTERNAL_TOKEN`
- 提供所有必要的密钥
详情参考 [命令行文档](/zh-cn/command-line/) 中有关 `gitea generate secret` 的内容。
详情参考 [命令行文档](administration/command-line.md) 中有关 `gitea generate secret` 的内容。
### 配置 Gitea 工作路径