Skip to content

Commit 42e009f

Browse files
authored
Reference the zh-CN version of reverse-proxies in https-support (#24016)
1 parent 768ee15 commit 42e009f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/administration/https-support.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ menu:
2424
在启用HTTPS之前,确保您拥有有效的SSL/TLS证书。
2525
建议在测试和评估情况下使用自签名证书,请运行 `gitea cert --host [HOST]` 以生成自签名证书
2626

27-
如果您在服务器上使用阿帕奇(Apache)或Nginx,建议参考 [反向代理指南]({{< relref "doc/administration/reverse-proxies.en-us.md" >}})。
27+
如果您在服务器上使用阿帕奇(Apache)或Nginx,建议参考 [反向代理指南]({{< relref "doc/administration/reverse-proxies.zh-cn.md" >}})。
2828

2929
要使用Gitea内置HTTPS支持,您必须编辑`app.ini`文件。
3030

0 commit comments

Comments
 (0)