Update old borkdude/sci links (#17)

This commit is contained in:
Jeroen van Dijk 2021-11-12 18:29:14 +01:00 committed by GitHub
parent 64dde95f82
commit e6cffe6a9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +1,14 @@
# Scittle # Scittle
The [Small Clojure Interpreter](https://github.com/borkdude/sci) exposed for usage in script tags. The [Small Clojure Interpreter](https://github.com/babashka/sci) exposed for usage in script tags.
See [Github pages](https://borkdude.github.io/scittle) for usage. See [Github pages](https://babashka.org/scittle/) for usage.
See See
[babashka-scittle-guestbook](https://github.com/kloimhardt/babashka-scittle-guestbook) [babashka-scittle-guestbook](https://github.com/kloimhardt/babashka-scittle-guestbook)
for a minimal full stack web application. for a minimal full stack web application.
See [releases](https://github.com/borkdude/scittle/releases) for links to See [releases](https://github.com/babashka/scittle/releases) for links to
[JSDelivr](https://www.jsdelivr.com) to get versioned artifacts. [JSDelivr](https://www.jsdelivr.com) to get versioned artifacts.
## Tasks ## Tasks