From e9200f014c81c3bd12208f7c888c77d7140777d8 Mon Sep 17 00:00:00 2001 From: YOSHIOKA Takuma Date: Sat, 22 Feb 2025 06:29:06 +0900 Subject: [PATCH] Fix a link to XML-TO-KDL --- src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.md b/src/index.md index e07285c..aaebaa6 100644 --- a/src/index.md +++ b/src/index.md @@ -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)