From 0ef6c423000ddbc732ddef4fe32915eca1ae86ab Mon Sep 17 00:00:00 2001 From: bigeagle Date: Sat, 15 Nov 2014 13:40:37 +0800 Subject: [PATCH] add pypi and archlinuxcn help --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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() {