From eb12e769e04cf55b65f4786d293d664a79ba14dc Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Fri, 14 Aug 2015 13:18:03 +0800 Subject: [PATCH] > --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32fd565a8..feea2727d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT ## Plugins * [emqttd_plugin_template](https://github.com/emqtt/emqttd_plugin_template) - Plugin template and demo -* [emqttd_dashboard](https://github.com/emqtt/emqttd_dashboard) -> Web Dashboard +* [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