summaryrefslogtreecommitdiff
path: root/cider-util.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-09-23 11:54:34 +0400
committerBozhidar Batsov <bozhidar@batsov.com>2018-09-23 11:54:34 +0400
commitfa377fc601cbac7d928aee842176dc17f09470fb (patch)
treeb3499568619b538fecec0712334749e128a1fe21 /cider-util.el
parent0dc98a18ea9eb6c53cfac5f00b6158ce610679de (diff)
Update the links to the manual
ReadTheDocs finally supports https for custom domains.
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 6737b97e..f09d580f 100644
--- a/cider-util.el
+++ b/cider-util.el
@@ -404,7 +404,7 @@ plugin or dependency with:
(defvar cider-version)
-(defconst cider-manual-url "http://docs.cider.mx/en/%s/"
+(defconst cider-manual-url "https://docs.cider.mx/en/%s/"
"The URL to CIDER's manual.")
(defun cider--manual-version ()