docs: Fix Implementations link (#22)

This commit is contained in:
Nicolas Sauzede 2021-10-12 03:26:32 +02:00 committed by GitHub
parent d8715c8d41
commit d52e101ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ language, and is relatively light on syntax compared to XML.
There's a living
[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
clarifications on its syntax and behavior.