From e5e131920ffee70d5ed44fdc323c8654700e3c52 Mon Sep 17 00:00:00 2001 From: Tab Atkins Jr Date: Fri, 8 Oct 2021 12:09:09 -0700 Subject: [PATCH] Link to new python impl previous one is (currently, at least) dead --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9326c4f..9ced72c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ free to jump in and give us your 2 cents! * Dart: [kdl-dart](https://github.com/danini-the-panini/kdl-dart) * Java: [kdl4j](https://github.com/hkolbeck/kdl4j) * PHP: [kdl-php](https://github.com/kdl-org/kdl-php) -* Python: [kdl-py](https://github.com/daeken/kdl-py) +* Python: [kdl-py](https://github.com/tabatkins/kdlpy) * Elixir: [kuddle](https://github.com/IceDragon200/kuddle) * XSLT: [xml2kdl](https://github.com/Devasta/XML2KDL)