KQL: fix link to KDL grammar (#530)

This commit is contained in:
lolbinarycat 2025-06-11 11:58:40 -05:00 committed by GitHub
parent 43d8a5dbf3
commit 8e18add9d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ Then the following queries are valid:
## Full Grammar
Rules that are not defined in this grammar are prefixed with `$`, see [the KDL
grammar](https://kdl-org.github.io/kdl/#go.draft-marchan-kdl2.html#full-grammar) for
grammar](https://kdl.dev/spec/#name-full-grammar) for
what they expand to.
```