From ff1c6f363a244733b64f5cd83f4810c11c2ebc21 Mon Sep 17 00:00:00 2001 From: Feng Date: Tue, 30 Aug 2016 21:36:52 +0800 Subject: [PATCH] 2.0 Documentation --- docs/source/changes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/changes.rst b/docs/source/changes.rst index 024857a23..ebf3c8b0c 100644 --- a/docs/source/changes.rst +++ b/docs/source/changes.rst @@ -65,7 +65,7 @@ Improve Git Branches Management New Config Syntax ----------------- -Since 2.0-beta1 release the configuration file of the broker and plugins adopt a new syntax like rebar.config or relx.config: +Since 2.0-beta1 release the configuration file of the broker and plugins adopt a new syntax like rebar.config and relx.config: etc/emqttd.conf for example:: @@ -121,7 +121,7 @@ All the plugins' config files will be copied to emqttd/etc/plugins/ folder when EMQ 2.0 Documentation --------------------- -http://emqtt.io/docs/v2/index.html or http://docs.emqtt.com/emq20/ +http://emqtt.io/docs/v2/index.html .. _release_1.1.3: