fix(README): fix FAQ url
This commit is contained in:
parent
982193453a
commit
6d0c3c3684
|
@ -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) 以获取常见问题的帮助。
|
||||
|
||||
## 产品路线
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue