From fa377fc601cbac7d928aee842176dc17f09470fb Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sun, 23 Sep 2018 11:54:34 +0400 Subject: Update the links to the manual ReadTheDocs finally supports https for custom domains. --- doc/troubleshooting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/troubleshooting.md') diff --git a/doc/troubleshooting.md b/doc/troubleshooting.md index bbb579f9..be267607 100644 --- a/doc/troubleshooting.md +++ b/doc/troubleshooting.md @@ -151,13 +151,13 @@ The solution to this depends on what you see and on what you're doing. #### You see a number like `X.X.X`, and you're starting the REPL with `cider-connect` Your project specifies the wrong version for the cider-nrepl middleware. See the -[instructions](http://docs.cider.mx/en/latest/installation/#ciders-nrepl-middleware) +[instructions](https://docs.cider.mx/en/latest/installation/#ciders-nrepl-middleware) on the Installation section. #### You see `not installed` or `nil`, and you're starting the REPL with `cider-connect` To use `cider-connect` you need to add the cider-nrepl middleware to your project. See the -[instructions](http://docs.cider.mx/en/latest/installation/#ciders-nrepl-middleware) +[instructions](https://docs.cider.mx/en/latest/installation/#ciders-nrepl-middleware) on the Installation section. #### You see `not installed` or `nil`, and you're starting the REPL with `cider-jack-in` @@ -169,7 +169,7 @@ on the Installation section. If the above doesn't work, you can try specifying the cider-nrepl middleware manually, as per the -[instructions](http://docs.cider.mx/en/latest/installation/#ciders-nrepl-middleware) +[instructions](https://docs.cider.mx/en/latest/installation/#ciders-nrepl-middleware) on the Installation section. #### You see a number like `X.X.X`, and you're starting the REPL with `cider-jack-in` -- cgit v1.2.3