diff --git a/index.html b/index.html
index 5273638..565d0e6 100644
--- a/index.html
+++ b/index.html
@@ -147,7 +147,9 @@ $(document).ready(function(){
};
var help_page = {
'android': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/android',
- 'ubuntu': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/ubuntu'
+ 'ubuntu': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/ubuntu',
+ 'pypi': "https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/pypi",
+ 'archlinuxcn': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/archlinuxcn'
}
window.refreshMirrorList = function() {