From bb9e20e4343db6b60f2611555dc9d867d5a8043e Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Mon, 22 May 2023 16:47:33 +0800 Subject: Fix document and improve comment (#24844) * Fix broken doc link: https://github.com/go-gitea/gitea/actions/runs/5041309438/jobs/9040887385 * Improve comments about how font weight works: https://github.com/go-gitea/gitea/pull/24827#pullrequestreview-1435584800 --------- Co-authored-by: silverwind --- docs/content/doc/help/faq.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/doc/help') diff --git a/docs/content/doc/help/faq.en-us.md b/docs/content/doc/help/faq.en-us.md index 53215e18a5..347e8d426a 100644 --- a/docs/content/doc/help/faq.en-us.md +++ b/docs/content/doc/help/faq.en-us.md @@ -136,7 +136,7 @@ A "login prohibited" user is a user that is not allowed to log in to Gitea anymo ## Setting up logging -- [Official Docs]({{< relref "doc/administration/logging-documentation.en-us.md" >}}) +- [Official Docs]({{< relref "doc/administration/logging-config.en-us.md" >}}) ## What is Swagger? -- cgit v1.2.3