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
@@ -28,7 +28,7 @@ Welcome to Commt, a powerful chat plugin designed to seamlessly integrate secure
28
28
- NPM: `npm i -S @commt/commt-rn-sdk`
29
29
- Yarn: `yarn add @commt/commt-rn-sdk`
30
30
31
-
For detailed installation instructions and configuration options, please refer to our [documentation](https://commt.co/doc).
31
+
For detailed installation instructions and configuration options, please refer to our [documentation](https://commt.co/doc/react-native#installation).
32
32
33
33
## Usage
34
34
@@ -38,7 +38,7 @@ Get started with Commt in just a few steps:
38
38
- Customize UI: Tailor the UI elements to match your app's aesthetics. Trigger the `useTheme` hook by passing theme values and make the components custom.
39
39
- Implement Secure Chat: Utilize the secure and encrypted chat functionalities.
40
40
41
-
Check out our [documentation](https://commt.co/doc) for comprehensive usage examples and API reference.
41
+
Check out our [documentation](https://commt.co/doc/react-native#introduction) for comprehensive usage examples and API reference.
0 commit comments