Update links

This commit is contained in:
Michiel Borkent 2021-11-16 13:54:43 +01:00
parent e6cffe6a9b
commit 8f72a1a51f
5 changed files with 9 additions and 9 deletions

View file

@ -41,7 +41,7 @@
}
};"
"if(typeof scittle === 'undefined'){"
(append-tag :script {:src "https://borkdude.github.io/scittle/js/scittle.js"
(append-tag :script {:src "https://babashka.github.io/scittle/js/scittle.js"
:onerror "function(){alert('Error loading ' + this.src)}"
:onload "runCode"})
"} else {