diff --git a/source/_assets/js/extsb.js b/source/_assets/js/extsb.js index c998ce3..ef40640 100644 --- a/source/_assets/js/extsb.js +++ b/source/_assets/js/extsb.js @@ -1,8 +1,8 @@ import splitbee from '@splitbee/web'; splitbee.init({ - scriptUrl: "/bee.js", - apiUrl: "/_hive", + scriptUrl: "https://tenancyforlaravel.com/bee.js", + apiUrl: "https://tenancyforlaravel.com/_hive", }) let tag = document.getElementsByClassName('extsb')[0];