Merge pull request #1429 from mingchuno/fix-broken-readme-link

fix wrong emq-retainer link in README
This commit is contained in:
Feng Lee 2018-01-07 15:17:01 +08:00 committed by GitHub
commit d4d234ca86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Plugin | Descrip
-----------------------------------------------------------------------|--------------------------------------
[emq_plugin_template](https://github.com/emqtt/emq_plugin_template) | Plugin template and demo
[emq_dashboard](https://github.com/emqtt/emq_dashboard) | Web Dashboard
[emq_retainer](https://github.com/emqtt/emq_retainer) | Store MQTT Retained Messages
[emq_retainer](https://github.com/emqtt/emq-retainer) | Store MQTT Retained Messages
[emq_modules](https://github.com/emqtt/emq-modules) | Presence, Subscription and Rewrite Modules
[emq_auth_username](https://github.com/emqtt/emq_auth_username) | Username/Password Authentication Plugin
[emq_auth_clientid](https://github.com/emqtt/emq_auth_clientid) | ClientId Authentication Plugin