markup: Update yara.md (#39027)

Minor fixes / clarifications for two links in one markdown file

Release Notes:

- N/A
This commit is contained in:
warrenjokinen
2025-09-27 19:43:19 +02:00
committed by GitHub
parent 6f5d1522cb
commit 4d2ff6c899
+1 -1
View File
@@ -1,6 +1,6 @@
# Yara
`Yara` language support in Zed is provided by the [Yara](https://github.com/egibs/yara.zed) extension. Please report issues to [https://github.com/egibs/yara.zed/issues](https://github.com/egibs/yara.zed).
`Yara` language support in Zed is provided by the [Yara language extension](https://github.com/egibs/yara.zed). Please report issues to [https://github.com/egibs/yara.zed/issues](https://github.com/egibs/yara.zed/issues).
- Tree-sitter: [egibs/tree-sitter-yara](https://github.com/egibs/tree-sitter-yara)
- Language Server: [avast/yls](https://github.com/avast/yls)