From d4ae61f4f4ed1b03aa0a65e95ab2c5a5db72b410 Mon Sep 17 00:00:00 2001 From: Danielle Smith Date: Fri, 23 Jul 2021 22:10:01 +0200 Subject: [PATCH] fix: remove deadusername (#94) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6527556..14ae2cf 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ free to jump in and give us your 2 cents! * Rust: [kdl-rs](https://github.com/kdl-org/kdl-rs) * JavaScript: [kdljs](https://github.com/kdl-org/kdljs) -* Ruby: [kdl-rb](https://github.com/jellymann/kdl-rb) -* Dart: [kdl-dart](https://github.com/jellymann/kdl-dart) +* Ruby: [kdl-rb](https://github.com/danini-the-panini/kdl-rb) +* 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)