From a227a64868452128ff93b1a21d4d469021ae657d Mon Sep 17 00:00:00 2001 From: Eudes-Crabe <> Date: Wed, 13 May 2026 15:10:18 +0000 Subject: [PATCH] Fix contributing guide link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8f64cc1..b75b7fd8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ For a full list of componets and usage examples check out our [documentation web ## Contributing -Read our [contributing guide](/CONTRIBUTING) to learn about our development process and how to propose bugfixes and improvements. +Read our [contributing guide](./CONTRIBUTING.md) to learn about our development process and how to propose bugfixes and improvements. ## License