diff options
Diffstat (limited to 'lua/lspconfig/configs/harper_ls.lua')
| -rw-r--r-- | lua/lspconfig/configs/harper_ls.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lua/lspconfig/configs/harper_ls.lua b/lua/lspconfig/configs/harper_ls.lua index 1d099d59..983e1b2e 100644 --- a/lua/lspconfig/configs/harper_ls.lua +++ b/lua/lspconfig/configs/harper_ls.lua @@ -28,11 +28,11 @@ return { }, docs = { description = [[ -https://github.com/chilipepperhott/harper +https://github.com/elijah-potter/harper The language server for Harper, the slim, clean language checker for developers. -See [docs](https://github.com/chilipepperhott/harper/tree/master/harper-ls#configuration) for more information on settings. +See [docs](https://github.com/elijah-potter/harper/blob/master/harper-ls/README.md#configuration) for more information on settings. In short, however, they should look something like this: ```lua |
