aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lsp/hyprls.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/hyprls.lua b/lsp/hyprls.lua
index ab8270f8..2de333cb 100644
--- a/lsp/hyprls.lua
+++ b/lsp/hyprls.lua
@@ -4,7 +4,7 @@
---
--- `hyprls` can be installed via `go`:
--- ```sh
---- go install github.com/ewen-lbh/hyprls/cmd/hyprls@latest
+--- go install github.com/hyprland-community/hyprls/cmd/hyprls@latest
--- ```
return {
cmd = { 'hyprls', '--stdio' },