Skip to content

Commit 1ed1d20

Browse files
KevinGreenebbatsov
authored andcommitted
Update link to Indent Specification (#375)
Update link to indent specification in readme
1 parent b531a47 commit 1ed1d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ indent specifications. Here are a few examples:
194194

195195
These follow the same rules as the `:style/indent` metadata specified by [cider-nrepl][].
196196
For instructions on how to write these specifications, see
197-
[this document](https://github.com/clojure-emacs/cider/blob/master/doc/Indent-Spec.md#indent-specification).
197+
[this document](http://cider.readthedocs.org/en/latest/indent_spec/).
198198
The only difference is that you're allowed to use lists instead of vectors.
199199

200200
### Vertical alignment

0 commit comments

Comments
 (0)