fix spec link

This commit is contained in:
Kat Marchán 2020-12-20 11:51:53 -08:00
parent 41aa674e57
commit d708d0988f
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

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