From a439fb966687eeab487f814466337ad704358897 Mon Sep 17 00:00:00 2001 From: Georg Teufelberger Date: Mon, 3 Aug 2026 23:03:26 +0200 Subject: [PATCH] docs: Fix broken link pointing the to contribution guidelines --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdbebfd..afb7900 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ We have compiled a set of [Jupyter notebooks](https://github.com/EOA-team/eodal_ ## Contributing -Contributions to E:earth_africa:dal are welcome. Please make sure to read the [contribution guidelines](https://github.com/EOA-team/eodal/tree/master/Contributing.rst) first. +Contributions to E:earth_africa:dal are welcome. Please make sure to read the [contribution guidelines](contributing.rst) first. ## Code Coverage The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file. The size and color of each slice is representing the number of statements and the coverage, respectively.