From 4fc13aeadd84a1e6488df4d9fded12b32ba9bedf Mon Sep 17 00:00:00 2001 From: sebastien Date: Thu, 3 Oct 2024 14:50:31 +0200 Subject: [PATCH] update the contributing link in /demo/REAMD.md --- demo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/README.md b/demo/README.md index 296acd13..ff9a9840 100644 --- a/demo/README.md +++ b/demo/README.md @@ -4,4 +4,4 @@ To check out how canaille looks like, or to start contributions, just run the de - with `docker-compose up` to install and run it in preconfigured docker containers - or with `./run.sh` to install it natively in a virtual environment and run it locally! -Please check the details on [the documentation](https://canaille.readthedocs.io/en/latest/contributing.html). +Please check the details on [the documentation](https://canaille.readthedocs.io/en/latest/development/contributing.html).