From effd4a01af4b5e14fc25200540eb664617a857b3 Mon Sep 17 00:00:00 2001 From: "Sascha L. Teichmann" Date: Thu, 2 Nov 2023 14:24:59 +0100 Subject: [PATCH] Fix link to development doc page. (#495) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 293c9a0..1e599a5 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Binaries will be placed in directories named like `bin-linux-amd64/` and `bin-wi ### Development -For further details of the development process consult our [development page](./docs/development.md). +For further details of the development process consult our [development page](./docs/Development.md). ## License