diff --git a/src/_includes/partials/implementations.md b/src/_includes/partials/implementations.md index 4c6ddb2..68c1380 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -4,8 +4,8 @@ * 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)