fix sayid url

This commit is contained in:
JAremko 2018-10-13 23:51:45 +03:00 committed by Eugene Yaremenko
parent b8cd22a1ec
commit 12b4fdb1fe
1 changed files with 1 additions and 1 deletions

View File

@ -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]]