Docs: replace gitea with Gitea (#17838)

Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: Lunny Xiao <[email protected]>
This commit is contained in:
qwerty287
2021-11-28 21:28:30 +08:00
committed by GitHub
co-authored by wxiaoguang Lunny Xiao
parent 6a2696030c
commit a504ca2c61
14 changed files with 48 additions and 48 deletions
+1 -1
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.