diff --git a/README.html b/README.html
index 9c5b2d681..38fc525dc 100644
--- a/README.html
+++ b/README.html
@@ -98,7 +98,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/_images/alibabacloud_hotreload.png b/_images/alibabacloud_hotreload.png
new file mode 100644
index 000000000..4fd8630a6
Binary files /dev/null and b/_images/alibabacloud_hotreload.png differ
diff --git a/_sources/idea-plugin.md.txt b/_sources/idea-plugin.md.txt
index b4cc62a82..2a4fc16ef 100644
--- a/_sources/idea-plugin.md.txt
+++ b/_sources/idea-plugin.md.txt
@@ -1,14 +1,16 @@
IDEA Plugin
===
-
+#### Arthas-idea(部分命令可视化)
> 插件由社区开发者提供。
-
* Jetbrains 插件获取地址: [https://plugins.jetbrains.com/plugin/13581-arthas-idea](https://plugins.jetbrains.com/plugin/13581-arthas-idea)
* 使用文档:[https://www.yuque.com/arthas-idea-plugin](https://www.yuque.com/arthas-idea-plugin)
* 源码地址: [https://github.com/WangJi92/arthas-idea-plugin](https://github.com/WangJi92/arthas-idea-plugin)
+#### Alibaba Cloud Toolkit 热部署组件(一键retransform)
+> 热部署组件支持一键将编辑器中修改的 Java 源码快速编译,并更新到远端应用服务中,免去手动 dump、mc 的过程。此外,也可以一键还原 retransform 的类文件。
-
-
-
+
+* Jetbrains 插件获取地址: [https://plugins.jetbrains.com/plugin/11386-alibaba-cloud-toolkit](https://plugins.jetbrains.com/plugin/11386-alibaba-cloud-toolkit)
+* 使用文档:[https://help.aliyun.com/document_detail/381077.html](https://help.aliyun.com/document_detail/381077.html)
+* 联系我们:请加Alibaba Cloud Toolkit (应用观测器) 钉钉用户交流群(群号:**34965379**)
diff --git a/_sources/index.md.txt b/_sources/index.md.txt
index 3a2b58119..4ca9dcf69 100644
--- a/_sources/index.md.txt
+++ b/_sources/index.md.txt
@@ -23,15 +23,12 @@ Arthas 用户文档
`Arthas`支持JDK 6+,支持Linux/Mac/Windows,采用命令行交互模式,同时提供丰富的 `Tab` 自动补全功能,进一步方便进行问题的定位和诊断。
-**[2021中国开源项目评选,请投Arthas一票!](https://www.oschina.net/project/top_cn_2021?id=52)**
-
**如果您在使用Arthas,请让我们知道,您的使用对我们非常重要:[查看](https://github.com/alibaba/arthas/issues/111)**
Contents
--------
* [首页](https://arthas.aliyun.com/)
-* [2021开源项目投票!](https://www.oschina.net/project/top_cn_2021?id=52)
* [English Docs](https://arthas.aliyun.com/doc/en/)
* [在线教程(katacoda)](https://arthas.aliyun.com/doc/arthas-tutorials.html?language=cn)
* [在线教程(阿里云)](https://start.aliyun.com/handson-lab?category=arthas)
diff --git a/_static/alibabacloud_hotreload.png b/_static/alibabacloud_hotreload.png
new file mode 100644
index 000000000..4fd8630a6
Binary files /dev/null and b/_static/alibabacloud_hotreload.png differ
diff --git a/advanced-use.html b/advanced-use.html
index a59f17bda..8f6b2e09c 100644
--- a/advanced-use.html
+++ b/advanced-use.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/advice-class.html b/advice-class.html
index 1e4fed90f..55c1bd425 100644
--- a/advice-class.html
+++ b/advice-class.html
@@ -98,7 +98,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/agent.html b/agent.html
index 28b5a0efe..f81acb43e 100644
--- a/agent.html
+++ b/agent.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/arthas-properties.html b/arthas-properties.html
index 87239e6c4..b8c90816a 100644
--- a/arthas-properties.html
+++ b/arthas-properties.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/arthas3.html b/arthas3.html
index 2e36054e8..21e14d863 100644
--- a/arthas3.html
+++ b/arthas3.html
@@ -98,7 +98,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/arthas_3_0/new_feature.html b/arthas_3_0/new_feature.html
index f9b6d0675..5f16ef9c9 100644
--- a/arthas_3_0/new_feature.html
+++ b/arthas_3_0/new_feature.html
@@ -98,7 +98,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/async.html b/async.html
index a54258677..68ec70fbe 100644
--- a/async.html
+++ b/async.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/auth.html b/auth.html
index b7ce1a087..d688dac78 100644
--- a/auth.html
+++ b/auth.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/base64.html b/base64.html
index 3bc9a2318..d7c377ddb 100644
--- a/base64.html
+++ b/base64.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/batch-support.html b/batch-support.html
index 4cbdbdcb1..8c5c60a25 100644
--- a/batch-support.html
+++ b/batch-support.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/cat.html b/cat.html
index 3b6f96f43..16699e49a 100644
--- a/cat.html
+++ b/cat.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/classloader.html b/classloader.html
index f79fc630e..fa6be4d21 100644
--- a/classloader.html
+++ b/classloader.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/cls.html b/cls.html
index 693797c8b..41fac69e5 100644
--- a/cls.html
+++ b/cls.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/commands.html b/commands.html
index 6e9b308d6..ed6c5b1de 100644
--- a/commands.html
+++ b/commands.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/contact-us.html b/contact-us.html
index 3810782ce..a7b8be266 100644
--- a/contact-us.html
+++ b/contact-us.html
@@ -99,7 +99,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/dashboard.html b/dashboard.html
index 5409e3534..eaafd0859 100644
--- a/dashboard.html
+++ b/dashboard.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/docker.html b/docker.html
index b9aa15747..034ea4bd6 100644
--- a/docker.html
+++ b/docker.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/download.html b/download.html
index 9a58a6152..74a2ca223 100644
--- a/download.html
+++ b/download.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/dump.html b/dump.html
index 36e077467..081403061 100644
--- a/dump.html
+++ b/dump.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/echo.html b/echo.html
index 11b7bb4c9..6bfe03731 100644
--- a/echo.html
+++ b/echo.html
@@ -100,7 +100,6 @@
- 首页
-- 2021开源项目投票
- English Docs
- 在线教程(katacoda)
- 在线教程(阿里云)
diff --git a/en/.doctrees/environment.pickle b/en/.doctrees/environment.pickle
index f5d347c1e..fe57c2905 100644
Binary files a/en/.doctrees/environment.pickle and b/en/.doctrees/environment.pickle differ
diff --git a/en/_static/alibabacloud_hotreload.png b/en/_static/alibabacloud_hotreload.png
new file mode 100644
index 000000000..4fd8630a6
Binary files /dev/null and b/en/_static/alibabacloud_hotreload.png differ
diff --git a/faq.html b/faq.html
index 5ed4bf188..33df59a67 100644
--- a/faq.html
+++ b/faq.html
@@ -100,7 +100,6 @@