You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: firebase/notifications-example/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,5 +58,5 @@ To run this example project, you need:
58
58
59
59
1. On the device where you want to receive push notifications, go to `https://<FIREBASE_APP_NAME>.web.app` and click the **Request token** button. Select to allow push notifications if prompted.
60
60
1. Switch to a different tab with another site (this is so that a notification will trigger when you get a new message).
61
-
1. Add a new message to the TalkJS `sample_conversation` conversation from the other user, `sample_user_alice`. A simple way to do this is to go to the **Chat UI** tab of the TalkJS dashboard](https://talkjs.com/dashboard) and add a message from the **Preview** chat UI.
61
+
1. Add a new message to the TalkJS `sample_conversation` conversation from the other user, `sample_user_alice`. A simple way to do this is to go to the **Chat UI** tab of the [TalkJS dashboard](https://talkjs.com/dashboard) and add a message from the **Preview** chat UI.
62
62
1. You should now receive a push notification to your device with the message text.
0 commit comments