mirror of https://github.com/kdl-org/kdl-rs.git
docs: Fix Implementations link (#22)
This commit is contained in:
parent
d8715c8d41
commit
d52e101ff9
|
|
@ -8,7 +8,7 @@ language, and is relatively light on syntax compared to XML.
|
||||||
|
|
||||||
There's a living
|
There's a living
|
||||||
[specification](https://github.com/kdl-org/kdl/blob/main/SPEC.md), as well as
|
[specification](https://github.com/kdl-org/kdl/blob/main/SPEC.md), as well as
|
||||||
[various implementations](#implementations). The language is based on
|
[various implementations](https://github.com/kdl-org/kdl#implementations). The language is based on
|
||||||
[SDLang](https://sdlang.org), with a number of modifications and
|
[SDLang](https://sdlang.org), with a number of modifications and
|
||||||
clarifications on its syntax and behavior.
|
clarifications on its syntax and behavior.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue