Skip to content

Commit 7f9d5de

Browse files
committed
Fix Odin link
1 parent 6bfc593 commit 7f9d5de

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/lsp-clients.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -851,6 +851,7 @@
851851
{
852852
"name": "ols",
853853
"full-name": "Odin Language Server",
854+
"common-group-name": "odin-ols",
854855
"server-name": "ols",
855856
"server-url": "https://github.com/DanielGavin/ols",
856857
"installation-url": "https://github.com/DanielGavin/ols",

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ nav:
139139
- Nix (nil): page/lsp-nix-nil.md
140140
- Nushell: page/lsp-nushell.md
141141
- OCaml (ocaml-lsp): page/lsp-ocaml-lsp-server.md
142-
- Odin (ols): page/lsp-odin-ols-server.md
142+
- Odin (ols): page/lsp-ols.md
143143
- OpenSCAD: page/lsp-openscad.md
144144
- Pascal/Object Pascal: page/lsp-pascal.md
145145
- Perl (PLS): page/lsp-pls.md

0 commit comments

Comments
 (0)