Docs: replace gitea with Gitea (#17838)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
qwerty287 2021-11-28 14:28:30 +01:00 committed by GitHub
parent 1fee11d69a
commit b1df890951
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 48 additions and 48 deletions

View file

@ -20,7 +20,7 @@ menu:
{{< toc >}}
Gitea will verify GPG commit signatures in the provided tree by
checking if the commits are signed by a key within the gitea database,
checking if the commits are signed by a key within the Gitea database,
or if the commit matches the default key for git.
Keys are not checked to determine if they have expired or revoked.