We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef73fb8 commit 290e390Copy full SHA for 290e390
README.md
@@ -11,13 +11,13 @@ middleware originally designed to enhance
11
12
If you're just a user trying to get started with CIDER, then you
13
probably don't want to read this. You should follow the steps in
14
-[CIDER's manual](http://docs.cider.mx) instead.
+[CIDER's manual](https://docs.cider.mx) instead.
15
16
If you're trying to use cider-nrepl for some other purpose, the
17
sections below outline how to include it in a project.
18
19
People who are new to nREPL might benefit from reading [its
20
-manual](https://nrepl.readthedocs.io).
+manual](https://nrepl.xyz).
21
22
## Design
23
0 commit comments