Skip to content

Commit 83f5f5d

Browse files
committed
SDK-2535 updated script source
1 parent 1615e7f commit 83f5f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/digitalidentity/resources/views/dbs.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ function onErrorListener(...data) {
8484
await Yoti.ready()
8585
await onReadyToStart()
8686
}</script>
87-
<script src="https://www.public.stg1.dmz.yoti.com/share/client/v2" onload="onClientLoaded()"></script>
87+
<script src="https://www.yoti.com/share/client/v2" onload="onClientLoaded()"></script>
8888

8989
</body>
9090
</html>

0 commit comments

Comments
 (0)