mirror of
https://github.com/go-gitea/gitea
synced 2024-11-09 03:21:45 +01:00
Fix markdown link to awesome gitea (#25009)
Fixes the markdown link and uses title case like the other translations.
This commit is contained in:
parent
1b115296d3
commit
3dd3b1b456
1 changed files with 1 additions and 1 deletions
|
@ -301,4 +301,4 @@ You can try it out using [the online demo](https://try.gitea.io/).
|
||||||
|
|
||||||
## Integrated support
|
## Integrated support
|
||||||
|
|
||||||
Please visit [AWESOME GITEA] (https://gitea.com/gitea/awesome-gitea/) to get more third-party integrated support
|
Please visit [Awesome Gitea](https://gitea.com/gitea/awesome-gitea/) to get more third-party integrated support
|
||||||
|
|
Loading…
Reference in a new issue