From b14e8ebbbda802d71f6f87ca0b9c31751851c464 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sat, 25 Jul 2015 14:55:04 +0800 Subject: [PATCH] Bridge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdbd58112..a6951e315 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT * Client Authentication with username, password. * Client ACL control with ipaddress, clientid, username. * Cluster brokers on several servers. -* Bridge brokers locally or remotelly +* [Bridge](https://github.com/emqtt/emqttd/wiki/Bridge) brokers locally or remotelly * 500K+ concurrent clients connections per server * Extensible architecture with Hooks, Modules and Plugins * Passed eclipse paho interoperability tests