Skip to content

Commit

Permalink
chore: fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Aug 21, 2023
1 parent ccc1061 commit 4fc1554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lsp-shader.el
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
(defgroup lsp-shader nil
"Settings for the ShaderLab Language Server."
:group 'lsp-mode
:link '(url-link "https://github.com/lsp-mode/lsp-shader"))
:link '(url-link "https://github.com/shader-ls/lsp-shader"))

(defcustom lsp-shader-server-path nil
"Path points for ShaderLab LSP.
Expand Down

0 comments on commit 4fc1554

Please sign in to comment.