diff options
author | John Olheiser <john.olheiser@gmail.com> | 2023-05-30 13:10:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-30 13:10:51 -0500 |
commit | 3dd3b1b456f922eaa9195cc312ca97a667ece128 (patch) | |
tree | b4a641565fe77abb508a71c5883b2c4cef8ec121 /docs/content/page | |
parent | 1b115296d3f2f396eebcb40d79aea814d282edaf (diff) | |
download | gitea-3dd3b1b456f922eaa9195cc312ca97a667ece128.tar.gz gitea-3dd3b1b456f922eaa9195cc312ca97a667ece128.zip |
Fix markdown link to awesome gitea (#25009)
Fixes the markdown link and uses title case like the other
translations.
Diffstat (limited to 'docs/content/page')
-rw-r--r-- | docs/content/page/index.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |