mirror of https://github.com/helix-editor/helix
fix: update link in adding_languages.md (#10677)
Previously, the link would point to the now moved "How to install the default language servers" page. The link now directly points to the up-to-date page.pull/10667/merge
parent
61818996c6
commit
7d1e5f18a2
|
@ -16,7 +16,7 @@ below.
|
|||
|
||||
> 💡 If you are adding a new Language Server configuration, make sure to update
|
||||
> the
|
||||
> [Language Server Wiki](https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers)
|
||||
> [Language Server Wiki](https://github.com/helix-editor/helix/wiki/Language-Server-Configurations)
|
||||
> with the installation instructions.
|
||||
|
||||
## Grammar configuration
|
||||
|
|
Loading…
Reference in New Issue