From f367822779efb01a89b01af0f1427e0dddc5cf8c Mon Sep 17 00:00:00 2001 From: Dominic R Date: Wed, 7 May 2025 17:20:32 -0400 Subject: [PATCH] root: readme: use right contribution guide link (#14250) wip Signed-off-by: Dominic R --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ae306574d..aca7815fbf 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,4 @@ See [SECURITY.md](SECURITY.md) ## Adoption and Contributions -Your organization uses authentik? We'd love to add your logo to the readme and our website! Email us @ hello@goauthentik.io or open a GitHub Issue/PR! For more information on how to contribute to authentik, please refer to our [CONTRIBUTING.md file](./CONTRIBUTING.md). +Your organization uses authentik? We'd love to add your logo to the readme and our website! Email us @ hello@goauthentik.io or open a GitHub Issue/PR! For more information on how to contribute to authentik, please refer to our [contribution guide](https://docs.goauthentik.io/docs/developer-docs?utm_source=github).