mirror of https://github.com/kdl-org/kdl.git
KQL: fix link to KDL grammar (#530)
This commit is contained in:
parent
43d8a5dbf3
commit
8e18add9d4
|
|
@ -110,7 +110,7 @@ Then the following queries are valid:
|
||||||
## Full Grammar
|
## Full Grammar
|
||||||
|
|
||||||
Rules that are not defined in this grammar are prefixed with `$`, see [the KDL
|
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.
|
what they expand to.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue