From 4847fc4ac9e21af8244874c304a8fce6205d23a6 Mon Sep 17 00:00:00 2001 From: arnoldknott Date: Mon, 15 Dec 2025 16:45:14 +0100 Subject: [PATCH] docs: fix broken link to contribution guide in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d28f3d8..4600ddb 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ Join the FlyonUI community to discuss the library, ask questions, and share your Fix a bug, or add a new feature. You can make a pull request and see your code in the next version of FlyonUI. -Before adding a pull request, please see the **[contributing guidelines](https://github.com/themeselection/flyonui/blob/main/.github/CONTRIBUTING.md)**. +Before adding a pull request, please see the **[contributing guidelines](https://github.com/themeselection/flyonui/blob/main/CONTRIBUTING.md)**. ## Credits 🤘