From daeca196afa95eaedcb0ba4751b6db2447d6d182 Mon Sep 17 00:00:00 2001
From: Peter Somhorst
Date: Mon, 22 Sep 2025 13:27:27 +0200
Subject: [PATCH] Fix link to README.dev.md
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 95100ae0b..88d647a87 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -31,4 +31,4 @@ The sections below outline the steps in each case.
We welcome all contributions to this open-source project, as long as they follow our
[code of conduct](https://github.com/EIT-ALIVE/eitprocessing/blob/main/CODE_OF_CONDUCT.md).
-Please read out [developers documentation](README.dev.md) if you are interested in contributing to the code base
+Please read out [developers documentation](https://github.com/EIT-ALIVE/eitprocessing/blob/main/README.dev.md) if you are interested in contributing to the code base