Skip to content

Commit 8904b7a

Browse files
Merge pull request #377 from sduckett/patch-1
Fix Markdown link
2 parents d7888fd + 44355cc commit 8904b7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@ All functions in `clj-refactor` have a two-letter mnemonic
8686
shortcut. E.g. `rs` for `cljr-rename-symbol`. Given the prefix choice
8787
in the example setup you'd call this function by hitting `C-c C-m rs`
8888

89-
See the wiki for a complete [list of available refactorings]
90-
(https://github.com/clojure-emacs/clj-refactor.el/wiki),
89+
See the wiki for a complete [list of available refactorings](https://github.com/clojure-emacs/clj-refactor.el/wiki),
9190
demonstrations and customization points.
9291

9392
If you're having trouble remembering the mnemonic shortcuts, check out

0 commit comments

Comments
 (0)