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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# JavaScript Simple Chat
2
2
3
-
This project is a demo showing how you can create a chat app in only 10 lines of code using PubNub's V4 JavaScript SDK. [View the Chat Code](https://github.com/chandler767/JavaScript-Simple-Chat/blob/master/chat.html).
3
+
This project is a demo showing how you can create a chat app in only 10 lines of code using PubNub's V4 JavaScript SDK. [View the Chat Code](https://github.com/PubNubDevelopers/JavaScript-Simple-Chat/blob/master/chat.html).
4
4
5
-
### [Try the Chat Demo](https://chat.chandlermayo.com)
5
+
### [Try the Chat Demo](https://javascript-chat.com)
0 commit comments