Skip to content

Commit 3379959

Browse files
committed
Remove a couple of obsolete links
1 parent 600aa64 commit 3379959

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ install CIDER with the following command:
6262
### Launch an nREPL server and client from Emacs
6363

6464
Simply open in Emacs a file belonging to your `lein` or `tools.deps` project (like
65-
`foo.clj`) and type <kbd>M-x</kbd> `cider-jack-in`. This will start an nREPL
65+
`foo.clj`) and type <kbd>M-x</kbd> `cider-jack-in`. This will start an [nREPL][]
6666
server with all the project dependencies loaded in and CIDER will automatically
6767
connect to it.
6868

@@ -265,8 +265,6 @@ Copyright © 2012-2025 Bozhidar Batsov, Artur Malabarba, Tim King, Phil Hagelber
265265

266266
[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg
267267
[nREPL]:https://github.com/nrepl/nrepl
268-
[Sly]: https://github.com/joaotavora/sly
269-
[Geiser]: https://github.com/jaor/geiser
270268
[clojure-mode]: https://github.com/clojure-emacs/clojure-mode
271269
[clojure-ts-mode]: https://github.com/clojure-emacs/clojure-ts-mode
272270
[inf-clojure]: https://github.com/clojure-emacs/inf-clojure

0 commit comments

Comments
 (0)