From b52bea7503fce0d41b31c3103d30f3c81a00d21b Mon Sep 17 00:00:00 2001 From: Nuyube <81436002+Nuyube@users.noreply.github.com> Date: Thu, 6 Jan 2022 09:47:27 -0500 Subject: [PATCH] chore: fix dead link in README (#6709) [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 073380a8d..9d9c49911 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The Gogs (`/gɑgz/`) project aims to build a simple, stable and extensible self- - Want to try it before doing anything else? Do it [online](https://try.gogs.io/gogs/gogs)! - Having trouble? Help yourself with [troubleshooting](https://gogs.io/docs/intro/troubleshooting.html) or ask questions in [Discussions](https://github.com/gogs/gogs/discussions). - Want to help with localization? Check out the [localization documentation](https://gogs.io/docs/features/i18n.html). -- Ready to get hands dirty? Read our [contributing guide](.github/contributing.md). +- Ready to get hands dirty? Read our [contributing guide](.github/CONTRIBUTING.md). - Hmm... What about APIs? We have experimental support with [documentation](https://github.com/gogs/docs-api). ## 💌 Features