Skip to content

Commit 105f601

Browse files
Merge branch 'master'
2 parents 595aaea + 2dcaa9f commit 105f601

File tree

5 files changed

+7244
-5345
lines changed

5 files changed

+7244
-5345
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To add Vapi to your website, include the following javascript snippet in your HT
2020
var g = document.createElement(t),
2121
s = d.getElementsByTagName(t)[0];
2222
g.src =
23-
"https://cdn.jsdelivr.net/gh/VapiAI/html-script-tag/dist/assets/index.js";
23+
"https://cdn.jsdelivr.net/gh/VapiAI/html-script-tag@latest/dist/assets/index.js";
2424
g.defer = true;
2525
g.async = true;
2626
s.parentNode.insertBefore(g, s);

0 commit comments

Comments
 (0)