fix(README): fix FAQ url

This commit is contained in:
CrazyWisdom 2019-08-20 14:22:35 +08:00
parent 982193453a
commit 6d0c3c3684
2 changed files with 4 additions and 4 deletions

View File

@ -54,7 +54,7 @@ cd _rel/emqx && ./bin/emqx console
## FAQ ## FAQ
访问 [FAQ](https://docs.emqx.io/tutorial/zh/faq/faq.html) 以获取常见问题的帮助。 访问 [FAQ](https://docs.emqx.io/tutorial/v3/cn/faq/faq.html) 以获取常见问题的帮助。
## 产品路线 ## 产品路线
@ -84,4 +84,4 @@ cd _rel/emqx && ./bin/emqx console
## 开源许可 ## 开源许可
Apache License 2.0, 详见 [LICENSE](./LICENSE)。 Apache License 2.0, 详见 [LICENSE](./LICENSE)。

View File

@ -56,7 +56,7 @@ To view the dashboard after running, use your browser to open: http://localhost:
## FAQ ## FAQ
Visiting [FAQ](https://docs.emqx.io/tutorial/en/faq/faq.html) to get help of common problems. Visiting [FAQ](https://docs.emqx.io/tutorial/v3/en/faq/faq.html) to get help of common problems.
## Roadmap ## Roadmap
@ -85,4 +85,4 @@ You can read the mqtt protocol via the following links:
## License ## License
Apache License 2.0, see [LICENSE](./LICENSE). Apache License 2.0, see [LICENSE](./LICENSE).