Skip to content

Commit cd351f7

Browse files
committed
Move a footnote where it belongs
1 parent f5783e6 commit cd351f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/modules/ROOT/pages/about/history.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ The project was started in 2012 by Phil Hagelberg (of Leiningen fame),
1212
who hacked a prototype of an nREPL client in Emacs Lisp on a flight to
1313
San Francisco. He got a bit stuck on the socket-based bencode
1414
functionality and dropped it after the flight, but not before pushing
15-
the code out and mentioning it on the http://groups.google.com/group/clojure/browse_thread/thread/2bd91de7dca55ca4[Clojure mailing list].footnote:[https://technomancy.us/163]
15+
the code out and mentioning it on the http://groups.google.com/group/clojure/browse_thread/thread/2bd91de7dca55ca4[Clojure mailing list].
1616

1717
Fortunately Tim King picked it back up, and it quickly became a respectable competitor to SLIME.
18-
The project evolved at rapid pace and eventually superseded SLIME in August 2012. Unfortunately in early 2013
19-
Tim ran out of time for `nrepl.el` and after a period of stagnation, eventually handed it over to Bozhidar, who has been the steward
18+
The project evolved at rapid pace and eventually superseded SLIME in August 2012.footnote:[https://technomancy.us/163]
19+
Unfortunately in early 2013 Tim ran out of time for `nrepl.el` and after a period of stagnation, eventually handed it over to Bozhidar, who has been the steward
2020
ever since. Bozhidar renamed `nrepl.el` to CIDER in version 0.3 to avoid the common case of confusion between
2121
the nREPL server and the nrepl package for Emacs.footnote:[https://github.com/clojure-emacs/cider/issues/375]
2222

0 commit comments

Comments
 (0)