diff --git a/README.md b/README.md index fe2c2c8ce..3da353e1f 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ You can enter its interactive interface by executing `as.sh`, or execute `as.sh * [Docker](https://arthas.aliyun.com/doc/en/docker.html) * [Arthas Spring Boot Starter](https://arthas.aliyun.com/doc/en/spring-boot-starter.html) * [User cases](https://github.com/alibaba/arthas/issues?q=label%3Auser-case) -* [Questions and answers](https://github.com/alibaba/arthas/issues?utf8=%E2%9C%93&q=label%3Aquestion-answered+) +* [FAQ](https://arthas.aliyun.com/doc/en/faq) * [Compile and debug/How to contribute](https://github.com/alibaba/arthas/blob/master/CONTRIBUTING.md) * [Release Notes](https://github.com/alibaba/arthas/releases) diff --git a/README_CN.md b/README_CN.md index 689bcb5ea..564923a08 100644 --- a/README_CN.md +++ b/README_CN.md @@ -78,7 +78,7 @@ curl -L https://arthas.aliyun.com/install.sh | sh * [Docker](https://arthas.aliyun.com/doc/docker.html) * [Arthas Spring Boot Starter](https://arthas.aliyun.com/doc/spring-boot-starter.html) * [用户案例](https://github.com/alibaba/arthas/issues?q=label%3Auser-case) -* [常见问题](https://github.com/alibaba/arthas/issues?utf8=%E2%9C%93&q=label%3Aquestion-answered+) +* [FAQ/常见问题](https://arthas.aliyun.com/doc/faq) * [编译调试/参与贡献](https://github.com/alibaba/arthas/blob/master/CONTRIBUTING.md) * [Release Notes](https://github.com/alibaba/arthas/releases) * [QQ群/钉钉群](https://arthas.aliyun.com/doc/contact-us.html)