From 16c96c38034d9c5ae48928709fb65d9db2b72848 Mon Sep 17 00:00:00 2001 From: Undercut0150 Date: Sun, 10 Mar 2024 08:55:57 +0000 Subject: [PATCH] Fix the link for Notification channels example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1648e4..090c1c7 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](docs/notification_channels_example.md) for more information. +This app supports notification channels for use cases where UnifiedPush can't be used. Please check the [Examples](src/branch/main/docs/notification_channel_examples.md) for more information. ## Credit