summaryrefslogtreecommitdiff
path: root/other_repo_list.md
diff options
context:
space:
mode:
Diffstat (limited to 'other_repo_list.md')
-rw-r--r--other_repo_list.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/other_repo_list.md b/other_repo_list.md
index 264fd46..a2d0588 100644
--- a/other_repo_list.md
+++ b/other_repo_list.md
@@ -4,5 +4,5 @@ title: 其他Git仓库镜像列表
---
# 其他Git仓库镜像列表
-{% for item in site.data.other_repo_list.repo_url %}- <{{ item }}>
+{% for item in site.data.other_repo_list %}- <{{ item.repo_url }}>
{% endfor %} \ No newline at end of file