From a35da1564ff6d24640217cec254c6f7a84b0cd9c Mon Sep 17 00:00:00 2001 From: yhu266 <56977205+yhu266@users.noreply.github.com> Date: Tue, 26 Apr 2022 21:06:55 -0500 Subject: docs(esbonio): fix URL to option docs (#1866) The option docs have been moved to a new page. --- lua/lspconfig/server_configurations/esbonio.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/lspconfig/server_configurations/esbonio.lua b/lua/lspconfig/server_configurations/esbonio.lua index a97c26b2..ca681d40 100644 --- a/lua/lspconfig/server_configurations/esbonio.lua +++ b/lua/lspconfig/server_configurations/esbonio.lua @@ -49,7 +49,7 @@ require'lspconfig'.esbonio.setup { } ``` -A full list and explanation of the available options can be found [here](https://swyddfa.github.io/esbonio/docs/lsp/editors/index.html) +A full list and explanation of the available options can be found [here](https://swyddfa.github.io/esbonio/docs/latest/en/lsp/getting-started.html#configuration) ]], }, } -- cgit v1.2.3-70-g09d2