@kivox/widget 0.1.0-beta.8 → 0.1.0-beta.9

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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -14,7 +14,7 @@ Features
14
14
 
15
15
  ## Documentation
16
16
 
17
- <https://kivox.ju4n97.workers.dev/docs/clients/kivox-widget>
17
+ <https://docs.kivox.com.co/packages/kivox-widget>
18
18
 
19
19
  ## Installation
20
20
 
@@ -159,7 +159,7 @@ If you need full control over UX, state, or rendering, use the client directly i
159
159
 
160
160
  ## Contributing
161
161
 
162
- [https://github.com/ekisa-team/kivox/blob/main/CONTRIBUTING.md](https://github.com/ekisa-team/kivox/blob/main/CONTRIBUTING.md)
162
+ [CONTRIBUTING.md](https://github.com/ekisa-team/kivox/blob/main/CONTRIBUTING.md)
163
163
 
164
164
  ## License
165
165
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kivox/widget",
3
- "version": "0.1.0-beta.8",
3
+ "version": "0.1.0-beta.9",
4
4
  "description": "JavaScript/TypeScript client for KIVOX",
5
5
  "homepage": "https://github.com/ekisa-team/kivox#readme",
6
6
  "bugs": {