Fix document and improve comment (#24844)

* Fix broken doc link:
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>
This commit is contained in:
wxiaoguang 2023-05-22 16:47:33 +08:00 committed by GitHub
parent 32ec2540cc
commit bb9e20e434
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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?