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
6363The current version of the KDL spec is ` 2.0.0 ` . For legacy KDL, please refer to
6464the [ KDL 1.0 spec] ( https://github.com/kdl-org/kdl/blob/main/SPEC_v1.md ) . All
6565users 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.
6767
6868In 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.
7171
7272The language is based on [ SDLang] ( https://sdlang.org ) , with a [ number of
7373modifications and clarifications on its syntax and behavior] ( #why-not-sdlang ) .
You can’t perform that action at this time.
0 commit comments