Skip to content

Commit 3652bdf

Browse files
authored
Merge pull request #6 from scottbale/sb/fix-link-in-doc
fix hyperlink in README
2 parents fe1b5a3 + 713c894 commit 3652bdf

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
@@ -16,7 +16,7 @@ Add the plugin to your `project.clj`:
1616

1717
This plugin accepts the following pattern `clojure-lsp <command> "<options>"`.
1818

19-
For more information on all available commands and options, Check the [API documentation](https://clojure-lsp.io/api/).
19+
For more information on all available commands and options, Check the [API documentation](https://clojure-lsp.io/api/what-is-it/).
2020

2121
### lein CLI
2222

0 commit comments

Comments
 (0)