Fix broken ac-cider link in Clojure README

The link had the wrong text, which didn't appear anywhere else. This
sets it to "ac-cider", which looks to be the expected value.
This commit is contained in:
Nate Wolfe 2015-02-23 23:26:24 -08:00 committed by syl20bnr
parent 3b8742f3cc
commit 68697b4f6f

View file

@ -195,6 +195,6 @@ More info [here][align-cljlet].
[cider_install]: https://github.com/clojure-emacs/cider#installation
[clojure-mode]: https://github.com/clojure-emacs/clojure-mode
[clj-refactor]: https://github.com/clojure-emacs/clj-refactor.el
[Cider Auto Complete]: https://github.com/clojure-emacs/ac-cider
[ac-cider]: https://github.com/clojure-emacs/ac-cider
[align-cljlet]: https://github.com/gstamp/align-cljlet
[refactor-nrepl]: https://github.com/clojure-emacs/refactor-nrepl