summaryrefslogtreecommitdiff
path: root/doc/index.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-12 00:55:10 -0700
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-12 00:55:10 -0700
commitcb3d502bf9bca121aee3c21ef4f02600e1a7f79d (patch)
tree6fb95471106664b4f18fff90eeb1f4de509aefbc /doc/index.md
parent8524dd6ba1b1d7f5112c035dac176b15cc28b6c3 (diff)
Mention cider-scratch in the manual
Diffstat (limited to 'doc/index.md')
-rw-r--r--doc/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.md b/doc/index.md
index 78e57682..95bf9ea0 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -74,7 +74,7 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
* Classpath browser
* Namespace browser
* nREPL session management
-* Scratchpad
+* [Scratchpad](miscellaneous_features.md#using-a-scratchpad)
* Minibuffer code evaluation
* Integration with [company-mode][] and [auto-complete-mode][]
* [Support for working with multiple simultaneous nREPL connections](miscellaneous_features.md#managing-multiple-connections)