From 432579e04bc1caf2a4e7f4891778f43fe8102ea9 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Mon, 11 Apr 2022 10:33:23 +0200 Subject: [PATCH] fix documentation --- docusaurus/docs/Flutter/guides/adding_push_notifications_v2.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/Flutter/guides/adding_push_notifications_v2.mdx b/docusaurus/docs/Flutter/guides/adding_push_notifications_v2.mdx index fd5d2d59..285c2205 100644 --- a/docusaurus/docs/Flutter/guides/adding_push_notifications_v2.mdx +++ b/docusaurus/docs/Flutter/guides/adding_push_notifications_v2.mdx @@ -53,7 +53,7 @@ You can upload your Firebase credentials using either the dashboard or the app s 2. Enable **Firebase Notification** toggle on **Chat Overview** -![](firebase_notifications_toggle-5aeabfcbdc24cb8f1fea7d41d0e845fc.png) +![](../assets/firebase_notifications_toggle-5aeabfcbdc24cb8f1fea7d41d0e845fc.png) 3. Enter your Firebase Credentials and press "Save".