From a80f4e96d537eb523927d07b072fd9172cde9f1c Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Mon, 15 Jun 2020 09:46:11 +0200 Subject: [PATCH] Update CIDER link [skip ci] --- doc/repl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/repl.md b/doc/repl.md index 2cdb836e..b6c42584 100644 --- a/doc/repl.md +++ b/doc/repl.md @@ -80,7 +80,7 @@ user=> Editor plugins and tools known to work with the babashka nREPL server: - - Emacs: [CIDER](https://docs.cider.mx/cider-nrepl/) + - Emacs: [CIDER](https://docs.cider.mx/cider/platforms/babashka.html) - `lein repl :connect` - VSCode: [Calva](http://calva.io/) - Atom: [Chlorine](https://github.com/mauricioszabo/atom-chlorine)