Skip to content

Commit 02a6bc7

Browse files
committed
zig-lsp-codegen has been renamed
1 parent 0f36967 commit 02a6bc7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/index.smd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ A demonstration of Zig and ZLS running inside of a browser using Webassembly.
2323
- [Website](https://playground.zigtools.org/)
2424
- [GitHub](https://github.com/zigtools/playground)
2525

26-
## zig-lsp-codegen
26+
## Zig LSP Kit
2727

28-
zig-lsp-codegen provides all necessary building blocks to develop [Language Server Protocol](https://microsoft.github.io/language-server-protocol/) implementations (like ZLS) in [Zig](https://ziglang.org/).
28+
This library provides all necessary building blocks to develop [Language Server Protocol](https://microsoft.github.io/language-server-protocol/) implementations (like ZLS) in [Zig](https://ziglang.org/).
2929

30-
- [GitHub](https://github.com/zigtools/zig-lsp-codegen)
31-
- [Documentation](https://zigtools.github.io/zig-lsp-codegen/)
30+
- [GitHub](https://github.com/zigtools/lsp-kit)
31+
- [Documentation](https://zigtools.github.io/lsp-kit)
3232

3333
```=html
3434
<!-- https://github.com/kristoff-it/ziggy Soon™ -->

0 commit comments

Comments
 (0)