summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRob Culliton <rob.culliton@gmail.com>2017-07-15 15:50:41 -0400
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2017-07-15 22:50:41 +0300
commitb185f75f3bde56b6b9ae7f11b68f60323d9d90e7 (patch)
tree33863f03e53a675c95fd9076e45116d051c7d115 /doc
parent0c6f998c61668b91ee52ff7a643b84675feebf98 (diff)
Fix typo in link to cider-nrepl repo (#2044)
Diffstat (limited to 'doc')
-rw-r--r--doc/troubleshooting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/troubleshooting.md b/doc/troubleshooting.md
index 859d3b38..5d4a119b 100644
--- a/doc/troubleshooting.md
+++ b/doc/troubleshooting.md
@@ -56,7 +56,7 @@ In the REPL buffer, issue the following.
This will cause CIDER to print extensive information to the REPL buffer when you
try to debug an expression (e.g., with <kbd>C-u
-C-M-x</kbd>). [File an issue](https://github.com/clojure-emacs/cider-repl/issues/new)
+C-M-x</kbd>). [File an issue](https://github.com/clojure-emacs/cider-nrepl/issues/new)
and copy this information.
## Debugging freezes & lock-ups