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
@@ -153,17 +153,17 @@ String authKey = "AUTH_KEY"; // Replace with your App Auth Key
153
153
154
154
<hr/>
155
155
156
-
📝 Please refer to our [Developer Documentation](https://prodocs.cometchat.com/docs/android-quick-start) for more information on how to configure the CometChat Pro SDK and implement various features using the same.
156
+
📝 Please refer to our [Developer Documentation](https://www.cometchat.com/docs/java-uikit-beta/overview) for more information on how to configure the Java Pluto UI Kit and implement various features using the same.
157
157
158
158
<hr/>
159
159
160
160
## Add UI Kit Library
161
161
|:information_source: <b>Note - If you have added <code>android-java-ui-kit</code> as Dependency, then you can skip first three steps.</b> |
1. Simply clone the project from [android-java-chat-ui-kit](https://github.com/cometchat-pro/android-java-chat-ui-kit/tree/v3) repository.
164
+
1. Simply clone the project from [android-java-chat-ui-kit](https://github.com/cometchat-pro/android-java-chat-ui-kit/tree/pluto) repository.
165
165
166
-
2. Import `uikit` Module from Module Settings.( To know how to import `uikit` as Module visit this [link](https://prodocs.cometchat.com/docs/android-ui-kit-setup) )
166
+
2. Import `uikit` Module from Module Settings.( To know how to import `uikit` as Module visit this [link](https://www.cometchat.com/docs/java-uikit-beta/integration) )
167
167
168
168
3. If the Library is added successfully, it will look like mentioned in the below image.
@@ -253,7 +253,7 @@ String authKey = "AUTH_KEY"; // Replace with your App Auth Key
253
253
254
254
## Troubleshooting
255
255
256
-
- To read the full documentation on UI Kit integration visit our [Documentation](https://prodocs.cometchat.com/docs/android-ui-kit) .
256
+
- To read the full documentation on Java Pluto UI Kit integration visit our [Documentation](https://www.cometchat.com/docs/java-uikit-beta/integration) .
257
257
258
258
- Facing any issues while integrating or installing the UI Kit please <ahref="https://app.cometchat.com/"> connect with us via real time support present in CometChat Dashboard.</a>.
259
259
@@ -267,8 +267,6 @@ Thanks to the following people who have contributed to this project:
0 commit comments