File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,11 +63,11 @@ various [implementations](#implementations). You can also check out the
63
63
The current version of the KDL spec is ` 2.0.0 ` . For legacy KDL, please refer to
64
64
the [ KDL 1.0 spec] ( https://github.com/kdl-org/kdl/blob/main/SPEC_v1.md ) . All
65
65
users are encouraged to migrate. [ Migration is forward-and-backward-compatible
66
- and safe] ( . /SPEC.md#compatibility) , and can be automated.
66
+ and safe] ( https://github.com/kdl-org/kdl/blob/main /SPEC.md#compatibility) , and can be automated.
67
67
68
68
In addition to a spec for KDL itself, there are specifications for [ a KDL Query
69
- Language] ( QUERY-SPEC.md ) based on CSS selectors, and [ a KDL Schema
70
- Language] ( SCHEMA-SPEC.md ) loosely based on JSON Schema.
69
+ Language] ( https://github.com/kdl-org/kdl/blob/main/ QUERY-SPEC.md) based on CSS selectors, and [ a KDL Schema
70
+ Language] ( https://github.com/kdl-org/kdl/blob/main/ SCHEMA-SPEC.md) loosely based on JSON Schema.
71
71
72
72
The language is based on [ SDLang] ( https://sdlang.org ) , with a [ number of
73
73
modifications and clarifications on its syntax and behavior] ( #why-not-sdlang ) .
You can’t perform that action at this time.
0 commit comments