summaryrefslogtreecommitdiff
path: root/cider-util.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-06-17 12:38:56 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2018-06-17 12:38:56 +0300
commitecb7ff7115a42d2f98b01650a53c3b50806d5be2 (patch)
treeda4244f06e2a90ec1fa60abf636233d86819b234 /cider-util.el
parentac1d7925e16d7282df40590fc16431917fde39fd (diff)
Update the manual links to use our new domain cider.mx
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 a6da4e11..534aa644 100644
--- a/cider-util.el
+++ b/cider-util.el
@@ -396,7 +396,7 @@ plugin or dependency with:
(defvar cider-version)
-(defconst cider-manual-url "http://cider.readthedocs.io/en/%s/"
+(defconst cider-manual-url "http://docs.cider.mx/en/%s/"
"The URL to CIDER's manual.")
(defun cider--manual-version ()