We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502b521 commit 3695a92Copy full SHA for 3695a92
cider-common.el
@@ -136,7 +136,7 @@ The default value means:
136
- If the target file is already visible in a window, reuse it (switch to it).
137
- Otherwise, open the target buffer in the current window.
138
139
-For further details, see https://docs.cider.mx/cider/repl/configuration.html#_control_what_window_to_use_when_jumping_to_a_definition"
+For further details, see https://docs.cider.mx/cider/config/basic_config.html#control-what-window-to-use-when-jumping-to-a-definition"
140
:type 'sexp
141
:group 'cider
142
:package-version '(cider . "0.24.0"))
0 commit comments