Skip to content

Commit 1c2da13

Browse files
Merge pull request #1045 from GetStream/vishal/docs-fixes
docs: fixing syntax issue
2 parents bb8df0e + 7e95e00 commit 1c2da13

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docusaurus/reactnative_versioned_docs/version-3.x.x/guides/push_notifications.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,25 +58,23 @@ You can upload your server key either from dashboard OR using Stream Chat Server
5858
2. Select your app.
5959
3. Go to Chat Overview page from top navigation.
6060

61-
![](https://user-images.githubusercontent.com/11586388/115985969-7b82e300-a5ae-11eb-8b15-0b219b221876.png)
61+
![](https://user-images.githubusercontent.com/11586388/115985969-7b82e300-a5ae-11eb-8b15-0b219b221876.png)
6262

6363
4. Enable Firebase Push notifications toggle.
6464

65-
![](https://user-images.githubusercontent.com/11586388/115986064-dae0f300-a5ae-11eb-9012-6205b2572607.png)
65+
![](https://user-images.githubusercontent.com/11586388/115986064-dae0f300-a5ae-11eb-9012-6205b2572607.png)
6666

6767
5. You will see a modal when you enable Firebase toggle, where you can enter your FCM Server Key. Or you can click on Edit Settings button to edit/update previously configured FCM Server Key.
6868

6969
:::info
7070

71-
<!-- TODO: Change to new docs for links -->
72-
7371
Under the modal, you can also update the Firebase Notification Template. Please read more about template on [template docs](https://getstream.io/chat/docs/javascript/push_template/?language=javascript)
7472

7573
:::
7674

7775
6. Save your push notification settings changes.
7876

79-
![](https://getstream.imgix.net/images/docs/chat_push/dashboard_save_changes.png)
77+
![](https://getstream.imgix.net/images/docs/chat_push/dashboard_save_changes.png)
8078

8179
#### Upload FCM Server Key via Stream Chat Server side SDK
8280

0 commit comments

Comments
 (0)