Skip to content

Commit bd71c12

Browse files
committed
Extract the link to cider-nrepl
1 parent 19039ba commit bd71c12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Stable by adding this to your Emacs initialization:
236236
### Setting up CIDER's nREPL middleware
237237

238238
Much of CIDER's functionality depends on the presence of CIDER's own
239-
[nREPL middleware](https://github.com/clojure-emacs/cider-nrepl).
239+
[nREPL middleware][cider-nrepl].
240240

241241
#### Using Leiningen
242242

@@ -1521,3 +1521,4 @@ Distributed under the GNU General Public License, version 3
15211521
[piggieback]: https://github.com/cemerick/piggieback
15221522
[vim-fireplace]: https://github.com/tpope/vim-fireplace
15231523
[CCW]: https://github.com/laurentpetit/ccw
1524+
[cider-nrepl]: https://github.com/clojure-emacs/cider-nrepl

0 commit comments

Comments
 (0)