From 94f4414ed48777f026e197f2c0a9860a6a5c2739 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Tue, 17 Nov 2015 20:41:47 -0800 Subject: [PATCH] Update README URLs based on HTTP redirects --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b928bf63a..59932c8c0 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT * [emqttd_dashboard](https://github.com/emqtt/emqttd_dashboard) - Web Dashboard * [emqttd_plugin_mysql](https://github.com/emqtt/emqttd_plugin_mysql) - Authentication with MySQL * [emqttd_plugin_pgsql](https://github.com/emqtt/emqttd_plugin_pgsql) - Authentication with PostgreSQL -* [emqttd_plugin_kafka](https://github.com/emqtt/emqttd_plugin_kafka) - Publish MQTT Messages to Kafka -* [emqttd_plugin_redis](https://github.com/emqtt/emqttd_plugin_redis) - Redis Plugin +* [emqttd_plugin_kafka](https://github.com/emqtt/emqtt_kafka) - Publish MQTT Messages to Kafka +* [emqttd_plugin_redis](https://github.com/emqtt/emqtt_redis) - Redis Plugin * [emqttd_stomp](https://github.com/emqtt/emqttd_stomp) - Stomp Protocol Plugin * [emqttd_sockjs](https://github.com/emqtt/emqttd_sockjs) - SockJS(Stomp) Plugin * [emqttd_recon](https://github.com/emqtt/emqttd_recon) - Recon Plugin