From d14981bb10ebc09fe1d91652bf8664f195e59e6b Mon Sep 17 00:00:00 2001 From: Danielle Smith Date: Fri, 23 Jul 2021 20:58:27 +0200 Subject: [PATCH] fix: remove deadusername --- 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)