From 52aca7a6f23d0c9f26514d99f80f12df4f5bd09e Mon Sep 17 00:00:00 2001 From: John Olheiser Date: Tue, 30 May 2023 13:10:51 -0500 Subject: [PATCH] Fix markdown link to awesome gitea (#25009) Fixes the markdown link and uses title case like the other translations. --- page/index.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page/index.en-us.md b/page/index.en-us.md index 16c7498d..f986faf3 100644 --- a/page/index.en-us.md +++ b/page/index.en-us.md @@ -301,4 +301,4 @@ You can try it out using [the online demo](https://try.gitea.io/). ## 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