Преглед изворни кода

Merge pull request #843 from virtuacoplenny/lenny/fix-doc-url

fix(docs): update url for loading lib
dev1
Saúl Ibarra Corretgé пре 7 година
родитељ
комит
48de1f8e48
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      doc/API.md

+ 1
- 1
doc/API.md Прегледај датотеку

@@ -9,7 +9,7 @@ Installation
9 9
 To embed Jitsi Meet API in your application you need to add Jitsi Meet API library
10 10
 
11 11
 ```javascript
12
-<script src="https://meet.jit.si/libs/lib-jitsi-meet.js"></script>
12
+<script src="https://meet.jit.si/libs/lib-jitsi-meet.min.js"></script>
13 13
 ```
14 14
 
15 15
 Now you can access Jitsi Meet API trough the ```JitsiMeetJS``` global object.

Loading…
Откажи
Сачувај