mirror of https://github.com/kdl-org/kdl.git
KQL: fix link to KDL grammar
This commit is contained in:
parent
43d8a5dbf3
commit
d672b31eab
|
|
@ -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.
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue