Browse Source

fix(README): update docs url

CrazyWisdom 6 năm trước cách đây
mục cha
commit
f615f74791
2 tập tin đã thay đổi với 6 bổ sung6 xóa
  1. 3 3
      README-CN.md
  2. 3 3
      README.md

+ 3 - 3
README-CN.md

@@ -22,8 +22,8 @@
 
 获取适合你的二进制软件包,[点此下载](https://emqx.io/downloads)。
 
-- [单节点安装](https://developer.emqx.io/docs/emq/v3/en/install.html)
-- [集群安装](https://developer.emqx.io/docs/emq/v3/en/cluster.html)
+- [单节点安装](https://docs.emqx.io/broker/v3/cn/install.html)
+- [集群安装](https://docs.emqx.io/broker/v3/cn/cluster.html)
 
 ## 从源码构建
 
@@ -54,7 +54,7 @@ cd _rel/emqx && ./bin/emqx console
 
 ## FAQ
 
-访问 [FAQ](https://developer.emqx.io/docs/tutorial/zh/faq/faq.html) 以获取常见问题的帮助。
+访问 [FAQ](https://docs.emqx.io/tutorial/zh/faq/faq.html) 以获取常见问题的帮助。
 
 ## 产品路线
 

+ 3 - 3
README.md

@@ -22,8 +22,8 @@ The *EMQ X* broker is cross-platform, which supports Linux, Unix, Mac OS and Win
 
 Download the binary package for your platform from [here](https://emqx.io/downloads).
 
-- [Single Node Install](https://developer.emqx.io/docs/emq/v3/en/install.html)
-- [Multi Node Install](https://developer.emqx.io/docs/emq/v3/en/cluster.html)
+- [Single Node Install](https://docs.emqx.io/broker/v3/en/install.html)
+- [Multi Node Install](https://docs.emqx.io/broker/v3/en/cluster.html)
 
 
 ## Build From Source
@@ -56,7 +56,7 @@ To view the dashboard after running, use your browser to open: http://localhost:
 
 ## FAQ
 
-Visiting [FAQ](https://developer.emqx.io/docs/tutorial/en/faq/faq.html) to get help of common problems.
+Visiting [FAQ](https://docs.emqx.io/tutorial/en/faq/faq.html) to get help of common problems.
 
 ## Roadmap