aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/lspconfig/server_configurations/esbonio.lua2
1 files changed, 1 insertions, 1 deletions
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)
]],
},
}