Skip to content

Commit 3695a92

Browse files
jmckitrickvemv
andauthored
Fix broken doc link (clojure-emacs#3138)
Co-authored-by: vemv <[email protected]>
1 parent 502b521 commit 3695a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cider-common.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ The default value means:
136136
- If the target file is already visible in a window, reuse it (switch to it).
137137
- Otherwise, open the target buffer in the current window.
138138
139-
For further details, see https://docs.cider.mx/cider/repl/configuration.html#_control_what_window_to_use_when_jumping_to_a_definition"
139+
For further details, see https://docs.cider.mx/cider/config/basic_config.html#control-what-window-to-use-when-jumping-to-a-definition"
140140
:type 'sexp
141141
:group 'cider
142142
:package-version '(cider . "0.24.0"))

0 commit comments

Comments
 (0)