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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ CometChat Kitchen Sink Sample App (built using CometChat UIKit) is a fully funct
27
27
Before you begin, ensure you have met the following requirements:<br/>
28
28
✅ You have `Android Studio` installed in your machine.<br/>
29
29
✅ You have a `Android Device or Emulator` with Android Version 6.0 or above.<br/>
30
-
✅ You have read [CometChat Key Concepts](https://prodocs.cometchat.com/docs/concepts).<br/>
30
+
✅ You have read [CometChat Key Concepts](https://prodocs.cometchat.com/v3.0-beta/docs/concepts).<br/>
31
31
32
32
<hr/>
33
33
@@ -40,7 +40,7 @@ Simply clone the project from [android-java-chat-app](https://github.com/cometch
40
40
41
41
To Run to sample app you have to do the following changes by Adding **APP_ID**, **AUTH_KEY** and **REGION_CODE**
42
42
43
-
You can obtain your *APP_ID*, *AUTH_KEY* and *REGION_CODE* from [CometChat-Pro Dashboard](https://app.cometchat.io/)
43
+
You can obtain your *APP_ID*, *AUTH_KEY* and *REGION_CODE* from [CometChat-Pro Dashboard](https://app.cometchat.com/)
44
44
45
45
- Open the project in Android Studio.
46
46
@@ -62,7 +62,7 @@ Learn more about how to integrate [UI Kit](https://github.com/cometchat-pro/andr
62
62
63
63
## Troubleshooting
64
64
65
-
- To read the full documentation on UI Kit integration visit our [Documentation](https://prodocs.cometchat.com/docs/android-ui-kit) .
65
+
- To read the full documentation on UI Kit integration visit our [Documentation](https://prodocs.cometchat.com/v3.0-beta/docs/android-ui-kit) .
66
66
67
67
- Facing any issues while integrating or installing the UI Kit please <ahref="https://app.cometchat.io/"> connect with us via real time support present in CometChat Dashboard.</a>.
68
68
@@ -82,7 +82,7 @@ Thanks to the following people who have contributed to this project:
82
82
83
83
## :mailbox: Contact
84
84
85
-
Contact us via real time support present in [CometChat Dashboard.](https://app.cometchat.io/)
85
+
Contact us via real time support present in [CometChat Dashboard.](https://app.cometchat.com/)
0 commit comments