@abrar71/lib-jitsi-meet 2118.0.0 → 2119.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
@@ -4,7 +4,7 @@ You can use Jitsi Meet API to create Jitsi Meet video conferences with a custom
4
4
 
5
5
  ## Installation
6
6
 
7
- - [Installation guide](doc/API.md#installation)
7
+ - [Installation guide](https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-ljm-api/#installation)
8
8
  - [Checkout the example](https://github.com/jitsi/ljm-getting-started)
9
9
 
10
10
  ## Building the sources
@@ -1,3 +1,3 @@
1
1
  // This file is auto-generated during build
2
- export const COMMIT_HASH = '67fd2c84';
2
+ export const COMMIT_HASH = '2341ad28';
3
3
  //# sourceMappingURL=version.js.map