Skip to content

Commit

Permalink
SDK-2472 updated iframe url
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmet-yoti committed Sep 23, 2024
1 parent 11ea0f7 commit f009ff4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ function onErrorListener(...data) {
await Yoti.ready()
await onReadyToStart()
}</script>
<script src="https://www.public.stg1.dmz.yoti.com/share/client/v2" onload="onClientLoaded()"></script>
<script src="https://www.yoti.com/share/client/v2" onload="onClientLoaded()"></script>
</body>
</html>

0 comments on commit f009ff4

Please sign in to comment.