From e6cffe6a9bd159b7f0a6fdc2aa6419cd404d0dec Mon Sep 17 00:00:00 2001 From: Jeroen van Dijk Date: Fri, 12 Nov 2021 18:29:14 +0100 Subject: [PATCH] Update old borkdude/sci links (#17) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4fab3b2..8beb12f 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # 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 [babashka-scittle-guestbook](https://github.com/kloimhardt/babashka-scittle-guestbook) 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. ## Tasks