Skip to content

Commit 5b2316c

Browse files
committed
fix(sponsors): 使用可公开访问的 HITLUG 主页
1 parent 38f23ad commit 5b2316c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/sponsors/SponsorsIndex.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const sponsorList = ref([
5353
},
5454
{
5555
name: '哈尔滨工业大学 Linux 开源学生俱乐部',
56-
web: 'https://lug.hit.edu.cn',
56+
web: 'https://github.com/hitlug',
5757
img: 'hit-lug'
5858
},
5959
{

0 commit comments

Comments
 (0)