From 618d2051d40a2ae34a892a003d49ca44053f2c7a Mon Sep 17 00:00:00 2001 From: Jon Surrell Date: Fri, 22 Nov 2024 10:40:24 +0100 Subject: docs(harper_ls): fix links to current harper repo (#3444) --- lua/lspconfig/configs/harper_ls.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua') 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 -- cgit v1.3.1