From 9a1f49d0ceec4b15d0ef41cc198e1ad92fe2a6a3 Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Sat, 18 May 2024 16:48:05 +0200 Subject: [PATCH] fix(README): Use correct link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc956bc..eac7f9a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ The dgnum infrastructure. # Contributing -Some instruction on how to contribute are available (in french) in [/CONTRIBUTING.md](CONTRIBUTING.md). You're expected to read this document before commiting to the repo. + +Some instruction on how to contribute are available (in french) in [/CONTRIBUTE.md](CONTRIBUTE.md). +You're expected to read this document before commiting to the repo. Some documentation for the development tools are provided in the aforementioned file.