summaryrefslogtreecommitdiff
path: root/cider-util.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-01-08 08:36:16 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2018-01-08 08:36:16 +0200
commit4fe3a30cf45ee8af911a80b78e6d4d05c42d0f32 (patch)
treed286b5e9566ae68c0c77403e011331a6337686c4 /cider-util.el
parenta0c843ec99c3d2fec1ede9357f03472f76a783d9 (diff)
Update links to the manual
See https://blog.readthedocs.com/securing-subdomains/ for details.
Diffstat (limited to 'cider-util.el')
-rw-r--r--cider-util.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-util.el b/cider-util.el
index dfd5518f..eaf7c402 100644
--- a/cider-util.el
+++ b/cider-util.el
@@ -399,7 +399,7 @@ plugin or dependency with:
(defvar cider-version)
-(defconst cider-manual-url "http://cider.readthedocs.org/en/%s/"
+(defconst cider-manual-url "http://cider.readthedocs.io/en/%s/"
"The URL to CIDER's manual.")
(defun cider--manual-version ()