Fix links in docs (#28234)

Follow #28191

Changes:
- `(doc/administration/config-cheat-sheet.md` is incorrect:

![image](1c417dd7-61a0-49ba-8d50-871fd4c9bf20)
- remove `../../`
This commit is contained in:
yp05327 2023-11-27 14:34:40 +09:00 committed by GitHub
parent 763938e889
commit 0a0e8200ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -55,7 +55,7 @@ PASSWD = `password`
要发送测试邮件以验证设置,请转到 Gitea > 站点管理 > 配置 > SMTP 邮件配置。
有关所有选项的完整列表,请查看[配置速查表](doc/administration/config-cheat-sheet.md)。
有关所有选项的完整列表,请查看[配置速查表](administration/config-cheat-sheet.md)。
请注意:只有在使用 TLS 或 `HOST=localhost` 加密 SMTP 服务器通信时才支持身份验证。TLS 加密可以通过以下方式进行: