branch: elpa/inf-clojure
commit 5fb0cbf5e5a6f6259038b635b32173079ce38af2
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Update Planck link to GitHub repo
The planck-repl.org website redirects away; the GitHub repo is more
durable.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5cbe792a0c..d89960050a 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ It supports the following REPLs:
- Clojure
- ClojureScript
- ClojureCLR (via [clr.tools.deps](https://github.com/clojure/clr.tools.deps))
-- [Planck](http://planck-repl.org/)
+- [Planck](https://github.com/planck-repl/planck)
- [Joker](https://joker-lang.org/)
- [babashka](https://github.com/borkdude/babashka)