Skip to content

Commit 4fc1554

Browse files
authored
chore: fix url
1 parent ccc1061 commit 4fc1554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp-shader.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
(defgroup lsp-shader nil
3737
"Settings for the ShaderLab Language Server."
3838
:group 'lsp-mode
39-
:link '(url-link "https://github.com/lsp-mode/lsp-shader"))
39+
:link '(url-link "https://github.com/shader-ls/lsp-shader"))
4040

4141
(defcustom lsp-shader-server-path nil
4242
"Path points for ShaderLab LSP.

0 commit comments

Comments
 (0)