From 7b524cb4869066b894ef5cbd85db8af74e49fe4e Mon Sep 17 00:00:00 2001 From: Undercut0150 Date: Sun, 10 Mar 2024 08:57:10 +0000 Subject: [PATCH] Fix notification channels link It didn't work the first time I had it set to this so I'm confused now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69ebf1e..0dd907e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ You need the UnifiedPush provider on the server, and at least the NextPush clien ## Notification Channels -This app supports notification channels for use cases where UnifiedPush can't be used. Please check the [Examples](main/docs/notification_channel_examples.md) for more information. +This app supports notification channels for use cases where UnifiedPush can't be used. Please check the [Examples](docs/notification_channel_examples.md) for more information. ## Credit