From 4410c2716df12e502f5e930bf933411b49ede644 Mon Sep 17 00:00:00 2001 From: Kamiel de Visser Date: Mon, 3 Nov 2025 22:52:36 +0100 Subject: [PATCH] docs: update README CONTRIBUTING.md link to use relative path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38f6865..33be3f7 100644 --- a/README.md +++ b/README.md @@ -484,7 +484,7 @@ Example contributions include: - Added a new feature or fixed a bug? Pull request welcome! - Want to improve the documentation? Contributions are welcome! -See [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to contribute. +See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information on how to contribute. ## License