Fix license generation and Closure LSP repo link (#8876)

Release Notes:

- N/A
This commit is contained in:
Kirill Bulatov 2024-03-05 10:43:02 +02:00 committed by GitHub
parent e0c66b30c8
commit 4b2e774594
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Clojure
- Tree Sitter: [tree-sitter-clojure](https://github.com/sogaiu/tree-sitter-clojure)
- Tree Sitter: [tree-sitter-clojure](https://github.com/prcastro/tree-sitter-clojure)
- Language Server: [clojure-lsp](https://github.com/clojure-lsp/clojure-lsp)