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 1615e7f commit 83f5f5dCopy full SHA for 83f5f5d
examples/digitalidentity/resources/views/dbs.blade.php
@@ -84,7 +84,7 @@ function onErrorListener(...data) {
84
await Yoti.ready()
85
await onReadyToStart()
86
}</script>
87
-<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>
88
89
</body>
90
</html>
0 commit comments