diff --git a/docs/content/development/libraries.md b/docs/content/development/libraries.md index 28db740c590..6bee326ea9c 100644 --- a/docs/content/development/libraries.md +++ b/docs/content/development/libraries.md @@ -30,7 +30,8 @@ Some great folks have written their own libraries to interact with Druid #### Ruby -* [madvertise/ruby-druid](https://github.com/madvertise/ruby-druid) - A ruby client for Druid +* [ruby-druid/ruby-druid](https://github.com/ruby-druid/ruby-druid) - A ruby client for Druid +* [redBorder/druid_config](https://github.com/redBorder/druid_config) - A ruby client to configure and check the status of a Druid Cluster #### SQL