From c1311e568f1c8f7f2d841ddfcb56eb2ecfb43e34 Mon Sep 17 00:00:00 2001 From: Ace Date: Thu, 18 Jun 2020 22:44:48 +0200 Subject: [PATCH] fix broken link to contributing.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8736f35..399272b 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ If you encounter errors related to your iCalendar, please feel free to report th Before updating, re-name the current Inky-Calendar folder e.g. Inky-Calendar-old and then run the installer again (see above), choosing the **update** option. ## Contributing -All sorts of contributions are most welcome and appreciated. To start contributing, please follow the [Contribution Guidelines](https://github.com/aceisace/Inky-Calendar/blob/master/CONTRIBUTING.md). +All sorts of contributions are most welcome and appreciated. To start contributing, please follow the [Contribution Guidelines](https://github.com/aceisace/Inky-Calendar/blob/master/.github/CONTRIBUTING.md). The average response time for issues, PRs and emails is usually 24 hours. In some cases, it might be longer.