emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cider 3695a9289e: Fix broken doc link (#3138)


From: ELPA Syncer
Subject: [nongnu] elpa/cider 3695a9289e: Fix broken doc link (#3138)
Date: Tue, 25 Jan 2022 08:57:55 -0500 (EST)

branch: elpa/cider
commit 3695a9289e5352481c8f8c7d699ff83ed06e842d
Author: Jonathon McKitrick <518057+jmckitrick@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Fix broken doc link (#3138)
    
    Co-authored-by: vemv <vemv@users.noreply.github.com>
---
 cider-common.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cider-common.el b/cider-common.el
index d3d1512de6..c0e813244d 100644
--- a/cider-common.el
+++ b/cider-common.el
@@ -136,7 +136,7 @@ The default value means:
 - If the target file is already visible in a window, reuse it (switch to it).
 - Otherwise, open the target buffer in the current window.
 
-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";
   :type 'sexp
   :group 'cider
   :package-version '(cider . "0.24.0"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]