@cometchat/chat-uikit-angular 5.0.0-beta.2 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -10,7 +10,6 @@ The CometChat Angular UI Kit provides pre-built Angular components to quickly in
10
10
  <img src="https://raw.githubusercontent.com/cometchat/cometchat-uikit-react/HEAD/screenshots/sample_app_overview.png" />
11
11
  </div>
12
12
 
13
- > **Note:** This package is currently in beta (`5.0.0-beta.2`). APIs may change before the stable release.
14
13
 
15
14
  ## Prerequisites
16
15
 
@@ -24,7 +23,7 @@ The CometChat Angular UI Kit provides pre-built Angular components to quickly in
24
23
  1. Register at the [CometChat Dashboard](https://app.cometchat.com/) to create an account.
25
24
  2. After registering, log in and create a new app. CometChat will generate an _`App ID`_, _`Region`_, and _`Auth Key`_ for you. Keep these credentials secure.
26
25
  3. Check the [Key Concepts](https://www.cometchat.com/docs/fundamentals/key-concepts) to understand the basic components of CometChat.
27
- 4. Refer to the [Integration Steps](https://www.cometchat.com/docs/ui-kit/angular/v5/integration) to integrate the UI Kit into your Angular app.
26
+ 4. Refer to the [Integration Steps](https://www.cometchat.com/docs/ui-kit/angular/integration) to integrate the UI Kit into your Angular app.
28
27
 
29
28
  ## Installation
30
29
 
@@ -44,11 +43,11 @@ npm install @cometchat/chat-uikit-angular @cometchat/chat-sdk-javascript
44
43
 
45
44
  ## Documentation
46
45
 
47
- For full documentation, visit the [CometChat Angular UI Kit Docs](https://www.cometchat.com/docs/ui-kit/angular/v5/integration).
46
+ For full documentation, visit the [CometChat Angular UI Kit Docs](https://www.cometchat.com/docs/ui-kit/angular/integration).
48
47
 
49
48
  ## Help and Support
50
49
 
51
- - [Documentation](https://www.cometchat.com/docs/ui-kit/angular/v5/integration)
50
+ - [Documentation](https://www.cometchat.com/docs/ui-kit/angular/integration)
52
51
  - [GitHub Issues](https://github.com/cometchat/cometchat-uikit-angular/issues)
53
52
  - [Support Tickets](https://help.cometchat.com/hc/en-us)
54
53
  - [CometChat Dashboard](https://app.cometchat.com/)