aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/doc/help/faq.en-us.md
diff options
context:
space:
mode:
authorwxiaoguang <wxiaoguang@gmail.com>2023-05-22 16:47:33 +0800
committerGitHub <noreply@github.com>2023-05-22 08:47:33 +0000
commitbb9e20e4343db6b60f2611555dc9d867d5a8043e (patch)
tree23c6da430f075bf081afe24b3719bcd380682622 /docs/content/doc/help/faq.en-us.md
parent32ec2540ccc709bf0ba3fbb5d7e5e557efeed52c (diff)
downloadgitea-bb9e20e4343db6b60f2611555dc9d867d5a8043e.tar.gz
gitea-bb9e20e4343db6b60f2611555dc9d867d5a8043e.zip
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 <me@silverwind.io>
Diffstat (limited to 'docs/content/doc/help/faq.en-us.md')
-rw-r--r--docs/content/doc/help/faq.en-us.md2
1 files changed, 1 insertions, 1 deletions
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?