Skip to content

Commit a0758e3

Browse files
committed
Merge pull request #1103 from edipofederle/update-read-link
Update link repository RainbowDelimiters
2 parents fc5e033 + 89b0919 commit a0758e3

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
@@ -554,7 +554,7 @@ enable `paredit` in the REPL buffer as well:
554554
(add-hook 'cider-repl-mode-hook #'smartparens-strict-mode)
555555
```
556556

557-
* [RainbowDelimiters](https://github.com/jlr/rainbow-delimiters) is a
557+
* [RainbowDelimiters](https://github.com/Fanael/rainbow-delimiters) is a
558558
minor mode which highlights parentheses, brackets, and braces
559559
according to their depth. Each successive level is highlighted in a
560560
different color. This makes it easy to spot matching delimiters,

0 commit comments

Comments
 (0)