From 3dd3b1b456f922eaa9195cc312ca97a667ece128 Mon Sep 17 00:00:00 2001
From: John Olheiser <john.olheiser@gmail.com>
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.
---
 docs/content/page/index.en-us.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/page/index.en-us.md b/docs/content/page/index.en-us.md
index 16c7498d9c..f986faf3a3 100644
--- a/docs/content/page/index.en-us.md
+++ b/docs/content/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