Skip to content

Commit d197442

Browse files
authored
Fix README link
1 parent b424838 commit d197442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase/notifications-example/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ To run this example project, you need:
5858

5959
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.
6060
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.
6262
1. You should now receive a push notification to your device with the message text.

0 commit comments

Comments
 (0)