Fix a link to XML-TO-KDL

This commit is contained in:
YOSHIOKA Takuma 2025-02-22 06:29:06 +09:00
parent 195d17e91c
commit e9200f014c
No known key found for this signature in database
GPG Key ID: EF2059A2B64518D7
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ KDL that, even if not entirely idiomatic, is still valid and fits into the
data models of the other two languages:
* [JSON in KDL](https://github.com/kdl-org/kdl/blob/main/JSON-IN-KDL.md)
* [XML in KDL](https://github.com/kdl-org/kdl/blob/main/JSON-IN-KDL.md)
* [XML in KDL](https://github.com/kdl-org/kdl/blob/main/XML-IN-KDL.md)
</section>