mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
change script
This commit is contained in:
parent
84ce0b390c
commit
30eb0794b5
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
import splitbee from '@splitbee/web';
|
import splitbee from '@splitbee/web';
|
||||||
|
|
||||||
splitbee.init({
|
splitbee.init({
|
||||||
scriptUrl: "/bee.js",
|
scriptUrl: "https://tenancyforlaravel.com/bee.js",
|
||||||
apiUrl: "/_hive",
|
apiUrl: "https://tenancyforlaravel.com/_hive",
|
||||||
})
|
})
|
||||||
|
|
||||||
let tag = document.getElementsByClassName('extsb')[0];
|
let tag = document.getElementsByClassName('extsb')[0];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue