From 579646130025cf0cabff3b8bcc9ea4a95f04421f Mon Sep 17 00:00:00 2001 From: Quentin Gliech Date: Thu, 12 Jun 2025 09:29:07 +0200 Subject: [PATCH] Fix link to contributing guidelines in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 104bbf2f3..8afa6d439 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ Anyone can contribute to translations through [Localazy](https://localazy.com/el ## 🏗️ Contributing -See the [contribution guidelines](https://element-hq.github.io/matrix-authentication-service/contributing.html) for information on how to contribute to this project. +See the [contribution guidelines](https://element-hq.github.io/matrix-authentication-service/development/contributing.html) for information on how to contribute to this project.