diff --git a/index.html b/index.html
index 2c0bb6d..48f0716 100644
--- a/index.html
+++ b/index.html
@@ -152,7 +152,8 @@ $(document).ready(function(){
'android': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/android',
'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'
+ 'archlinuxcn': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/archlinuxcn',
+ 'linux.git': 'https://wiki.tuna.tsinghua.edu.cn/MirrorUsage/linux.git'
}
window.refreshMirrorList = function() {