Skip to content

Commit cf1ebcf

Browse files
readme update
1 parent 8672571 commit cf1ebcf

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@
77
</div>
88
</br></br>
99

10-
> Version 4 CometChat UI Kits
10+
> **Note**
1111
12-
We’ve introduced a major update to CometChat UI kits. Version 4 features a modular architecture that give you enhanced flexibility to build and customize your web and mobile apps. Please switch to the branch [v4](https://github.com/cometchat-pro/cometchat-chat-sample-app-android-java/tree/v4) to check out the sample app based on this version. Read about this new and upgraded version [on our docs](https://www.cometchat.com/docs/java-uikit-beta/overview).
12+
Version 4 CometChat UI Kits
13+
14+
We’ve introduced a major update to CometChat UI kits. Version 4 features a modular architecture that give you enhanced flexibility to build and customize your web and mobile apps. Please switch to the branch [v4](https://github.com/cometchat-pro/cometchat-chat-sample-app-android-java/tree/v4) to check out the sample app based on this version. [Visit our documentation](https://www.cometchat.com/docs/java-uikit-beta/overview) to read more about this.
1315
<br/><br/>
1416

1517
# Android Java Chat App
@@ -33,7 +35,7 @@ CometChat Kitchen Sink Sample App (built using CometChat UIKit) is a fully funct
3335
Before you begin, ensure you have met the following requirements:<br/>
3436
&nbsp; You have `Android Studio` installed in your machine.<br/>
3537
&nbsp; You have a `Android Device or Emulator` with Android Version 6.0 or above.<br/>
36-
&nbsp; You have read [CometChat Key Concepts](https://prodocs.cometchat.com/v2.1/docs/concepts).<br/>
38+
&nbsp; You have read [CometChat Key Concepts](https://www.cometchat.com/docs/java-chat-ui-kit/key-concepts).<br/>
3739

3840
<hr/>
3941

@@ -46,7 +48,7 @@ Simply clone the project from [android-java-chat-app](https://github.com/cometch
4648

4749
To Run to sample app you have to do the following changes by Adding **APP_ID**, **AUTH_KEY** and **REGION_CODE**
4850

49-
You can obtain your *APP_ID*, *AUTH_KEY* and *REGION_CODE* from [CometChat-Pro Dashboard](https://app.cometchat.io/)
51+
You can obtain your *APP_ID*, *AUTH_KEY* and *REGION_CODE* from [CometChat Dashboard](https://app.cometchat.com/)
5052

5153
- Open the project in Android Studio.
5254

@@ -60,17 +62,17 @@ src="https://files.readme.io/9f23df2-app_credentials.png">
6062
Build and run the Sample App.
6163
</hr>
6264

63-
# Learn more about UI-Kit
65+
# Learn more about UIKit
6466

6567
Learn more about how to integrate [UI Kit](https://github.com/cometchat-pro/android-java-chat-ui-kit/blob/master/README.md) inside your app.
6668
<br/>
6769
<hr/>
6870

6971
## Troubleshooting
7072

71-
- To read the full documentation on UI Kit integration visit our [Documentation](https://prodocs.cometchat.com/v2.1/docs/android-ui-kit) .
73+
- To read the full documentation on UI Kit integration visit our [Documentation](https://www.cometchat.com/docs/java-chat-ui-kit/overview).
7274

73-
- Facing any issues while integrating or installing the UI Kit please <a href="https://app.cometchat.io/"> connect with us via real time support present in CometChat Dashboard.</a>.
75+
- Facing any issues while integrating or installing the UI Kit please <a href="https://app.cometchat.com/"> connect with us via real time support present in CometChat Dashboard.</a>.
7476

7577
---
7678

@@ -89,7 +91,7 @@ Thanks to the following people who have contributed to this project:
8991

9092
## :mailbox: Contact
9193

92-
Contact us via real time support present in [CometChat Dashboard.](https://app.cometchat.io/)
94+
Contact us via real time support present in [CometChat Dashboard.](https://app.cometchat.com/)
9395

9496
---
9597

0 commit comments

Comments
 (0)