We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31bdd8d commit 26c5441Copy full SHA for 26c5441
README.md
@@ -15,10 +15,6 @@ Check out our [API Reference](https://quickblox.github.io/quickblox-javascript-s
15
16
## Dependencies for browser
17
18
-```html
19
-<script src="https://cdnjs.cloudflare.com/ajax/libs/quickblox/2.12.8/quickblox.min.js"></script>
20
-```
21
-or
22
```html
23
<script src="https://unpkg.com/quickblox@2.12.8/quickblox.min.js"></script>
24
```
0 commit comments