docs: Point to the right URL for Regal LSP (#44318)

Release Notes:

- N/A
This commit is contained in:
Kunall Banerjee
2025-12-07 05:29:58 +00:00
committed by GitHub
parent 9f344f093e
commit 9da0d40694
+1 -1
View File
@@ -3,7 +3,7 @@
Rego language support in Zed is provided by the community-maintained [Rego extension](https://github.com/StyraInc/zed-rego).
- Tree-sitter: [FallenAngel97/tree-sitter-rego](https://github.com/FallenAngel97/tree-sitter-rego)
- Language Server: [StyraInc/regal](https://github.com/StyraInc/regal)
- Language Server: [open-policy-agent/regal](https://github.com/open-policy-agent/regal)
## Installation