Skip to content

Commit c456b51

Browse files
authored
Merge pull request #262 from emmanuel-ferdman/wip
2 parents 76ab452 + e5687e3 commit c456b51

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
@@ -220,7 +220,7 @@ some false positives.
220220
## Contributing
221221

222222
It is very easy to write new patterns for `kibit`. Take a look at
223-
[`control-structures.clj`](https://github.com/clj-commons/kibit/blob/master/kibit/src/kibit/rules/control_structures.clj)
223+
[`control-structures.clj`](https://github.com/clj-commons/kibit/blob/master/src/kibit/rules/control_structures.clj)
224224
to see how new patterns are created. If you know of a recurring
225225
pattern of code that can be simplified, please consider sending me a
226226
pull request.

0 commit comments

Comments
 (0)