This commit is contained in:
zkat 2020-12-20 19:52:43 +00:00
parent d665b951d1
commit c937e3ebcc
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
invoking a bunch of CLI commands!</p> invoking a bunch of CLI commands!</p>
<p>It's meant to be used both as a serialization format and a configuration <p>It's meant to be used both as a serialization format and a configuration
language, and is relatively light on syntax compared to XML.</p> language, and is relatively light on syntax compared to XML.</p>
<p>There's a living <a href="SPEC.md">specification</a>, as well as <p>There's a living <a href="https://github.com/kdl-org/kdl/blob/main/SPEC.md">specification</a>, as well as
<a href="#implementations">implementations</a>. The language is based on <a href="#implementations">implementations</a>. The language is based on
<a href="https://sdlang.org">SDLang</a>, with a number of modifications and <a href="https://sdlang.org">SDLang</a>, with a number of modifications and
clarifications on its syntax and behavior.</p> clarifications on its syntax and behavior.</p>