summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-02 19:06:20 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-02 19:06:20 +0300
commit70d173d596636bdb9a7b57d817889872e76245c0 (patch)
treefe50b219afee8029e29c024b8b56309cafa845cf /doc
parentd049785c5a5400c5c620e8eb54ac1008586ed2b3 (diff)
Improve a link
Diffstat (limited to 'doc')
-rw-r--r--doc/basic_usage.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/basic_usage.md b/doc/basic_usage.md
index 653e6b01..6bf87e67 100644
--- a/doc/basic_usage.md
+++ b/doc/basic_usage.md
@@ -436,8 +436,7 @@ You now have two nREPL connections, one for Clojure and one for ClojureScript.
CIDER will determine which to use based on the type of file you're editing.
You should also check out
-[Figwheel](https://github.com/bhauman/lein-figwheel/wiki/Using-the-Figwheel-REPL-within-NRepl)'s
-wiki.
+[Figwheel's wiki](https://github.com/bhauman/lein-figwheel/wiki/Using-the-Figwheel-REPL-within-NRepl).
[leiningen]: http://leiningen.org/
[boot]: http://boot-clj.com/