From 147e93206f7e91c34688eb490d44673993a8aaa6 Mon Sep 17 00:00:00 2001 From: Julien Deniau Date: Sun, 18 Jun 2023 15:15:24 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20link=20to=20contributing.m?= =?UTF-8?q?d=20in=20readme.md=20(#970)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2778965e2..48f466497 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ Conference Hall is still in beta but already contains a large set of features. ## You want to contribute? -If you want to contribute and make **Conference Hall** better, read our Contributing Guidelines. \ No newline at end of file +If you want to contribute and make **Conference Hall** better, read our [Contributing Guidelines](./docs/CONTRIBUTING.md).