From 49249f08e2a1b5e69e4cd0846d4b6496bb87ac99 Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC Date: Wed, 24 May 2017 00:13:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7a65fa1..2e870501 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Mainflux IoT cloud is composed of several components, i.e. microservices: | [mainflux-cli](https://github.com/mainflux/mainflux-cli) | Interactive command-line interface | | [MongoDB](https://github.com/mongodb/mongo) | Devices/Measurements NoSQL Database | | [InfluxDB](https://github.com/influxdata/influxdb) | Time-Series Database for Messages | -| [Hydra](https://github.com/mongodb/mongo) | OAuth-2.0 Server | +| [Hydra](https://github.com/ory/hydra) | OAuth-2.0 Server | | [Redis](https://github.com/antirez/redis) | System async events and caching | | [NATS](https://github.com/nats-io/gnatsd) | System event bus | | [NGINX](https://github.com/nginx/nginx) | Reverse Proxy with Auth forwarding |