Merge pull request #2819 from emqx/fix_readme

Fix FAQ url
This commit is contained in:
tigercl 2019-08-21 16:38:53 +08:00 committed by GitHub
commit baaea684fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -56,7 +56,7 @@ To view the dashboard after running, use your browser to open: http://localhost:
## 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