We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19039ba commit bd71c12Copy full SHA for bd71c12
README.md
@@ -236,7 +236,7 @@ Stable by adding this to your Emacs initialization:
236
### Setting up CIDER's nREPL middleware
237
238
Much of CIDER's functionality depends on the presence of CIDER's own
239
-[nREPL middleware](https://github.com/clojure-emacs/cider-nrepl).
+[nREPL middleware][cider-nrepl].
240
241
#### Using Leiningen
242
@@ -1521,3 +1521,4 @@ Distributed under the GNU General Public License, version 3
1521
[piggieback]: https://github.com/cemerick/piggieback
1522
[vim-fireplace]: https://github.com/tpope/vim-fireplace
1523
[CCW]: https://github.com/laurentpetit/ccw
1524
+[cider-nrepl]: https://github.com/clojure-emacs/cider-nrepl
0 commit comments