@ghul/language-server 1.29.3 → 1.30.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -23,7 +23,7 @@ npm install -g @ghul/language-server
23
23
  The command the package installs is `ghul-language-server`.
24
24
 
25
25
  Or download `ghul-language-server-<version>.tgz` from a
26
- [release](https://github.com/degory/ghul-vsce/releases) and unpack it. The
26
+ [release](https://github.com/ghul-lang/ghul-vsce/releases) and unpack it. The
27
27
  contents are under `package/`, and the executable is
28
28
  `package/bin/ghul-language-server.js`.
29
29