diff --git a/layers/+lang/clojure/README.org b/layers/+lang/clojure/README.org index cacc6a147..b9c6c7f2c 100644 --- a/layers/+lang/clojure/README.org +++ b/layers/+lang/clojure/README.org @@ -49,7 +49,7 @@ This layer adds support for [[https://clojure.org/][Clojure]] language using [[h - Code formatting via [[https://github.com/clojure-emacs/cider][CIDER]] using [[https://github.com/weavejester/cljfmt][Cljfmt]] - Refactoring via [[https://github.com/clojure-emacs/clj-refactor.el][clj-refactor]] - Aligning of code forms via [[https://github.com/clojure-emacs/clojure-mode][clojure-mode]] -- Debugging with [[https://bpiel.github.io/sayid/][sayid]] +- Debugging with [[https://github.com/clojure-emacs/sayid][sayid]] - Clojure cheatsheet - Structuraly safe editing using optional [[https://github.com/luxbock/evil-cleverparens][evil-cleverparens]]