diff --git a/README.md b/README.md index 1231462..1d2923a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The UI Kit is developed to keep developers in mind and aims to reduce developmen ## Extensions -[Thumbnail Generation](https://prodocs.cometchat.com/docs/extensions-thumbnail-generation) | [Link Preview](https://prodocs.cometchat.com/docs/extensions-link-preview) | [Rich Media Preview](https://prodocs.cometchat.com/docs/extensions-rich-media-preview) | [Smart Reply](https://prodocs.cometchat.com/docs/extensions-smart-reply)| [Emojis](https://prodocs.cometchat.com/docs/extensions-emojis) | [Polls](https://prodocs.cometchat.com/docs/extensions-polls) | [Reactions](https://prodocs.cometchat.com/docs/extensions-reactions) | [Stickers](https://prodocs.cometchat.com/docs/extensions-stickers) +[Thumbnail Generation](https://www.cometchat.com/docs/extensions/thumbnail-generation) | [Link Preview](https://www.cometchat.com/docs/extensions/link-preview) | [Rich Media Preview](https://www.cometchat.com/docs/extensions/rich-media-preview) | [Smart Reply](https://www.cometchat.com/docs/extensions/smart-replies) | [Emojis](https://www.cometchat.com/docs/extensions/emojis) | [Polls](https://www.cometchat.com/docs/extensions/polls) | [Reactions](https://www.cometchat.com/docs/extensions/reactions) | [Stickers](https://www.cometchat.com/docs/extensions/stickers) --- @@ -74,7 +74,7 @@ Before you begin, ensure you have met the following requirements: ### i. Register on CometChat 🔧 -To install Angular UI Kit, you need to first register on CometChat Dashboard. Click here to sign up +To install Angular UI Kit, you need to first register on CometChat Dashboard. Click here to sign up ### ii. Get your Application Keys :key: @@ -156,7 +156,7 @@ CometChat.login(uid, authKey).then( ## 3. Add UI Kit to your project -- Clone this repository `git clone https://github.com/cometchat-pro/cometchat-pro-angular-ui-kit.git` +- Clone this repository `git clone https://github.com/cometchat-pro/cometchat-pro-angular-ui-kit.git -b v2` - Copy the cloned repository into your project src folder.