File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,22 +30,22 @@ const SOCIAL_LINKS = [
30
30
icon : (
31
31
< IconifyIcon icon = { simpleIconsGitHub } className = "mr-2" fontSize = "12px" />
32
32
) ,
33
- href : 'https://github.com/MaaAssistantArknights/maa-copilot-frontend ' ,
34
- label : '前端 GitHub Repo' ,
33
+ href : 'https://github.com/MaaAssistantArknights/MaaAssistantArknights ' ,
34
+ label : 'MAA GitHub Repo' ,
35
35
} ,
36
36
{
37
37
icon : (
38
38
< IconifyIcon icon = { simpleIconsGitHub } className = "mr-2" fontSize = "12px" />
39
39
) ,
40
- href : 'https://github.com/MaaAssistantArknights/MaaBackendCenter ' ,
41
- label : '后端 GitHub Repo' ,
40
+ href : 'https://github.com/MaaAssistantArknights/maa-copilot-frontend ' ,
41
+ label : '前端 GitHub Repo' ,
42
42
} ,
43
43
{
44
44
icon : (
45
45
< IconifyIcon icon = { simpleIconsGitHub } className = "mr-2" fontSize = "12px" />
46
46
) ,
47
- href : 'https://github.com/MaaAssistantArknights/MaaAssistantArknights ' ,
48
- label : 'MAA GitHub Repo' ,
47
+ href : 'https://github.com/MaaAssistantArknights/MaaBackendCenter ' ,
48
+ label : '后端 GitHub Repo' ,
49
49
} ,
50
50
{
51
51
icon : < IconifyIcon icon = { simpleIconsQQ } className = "mr-2" fontSize = "12px" /> ,
You can’t perform that action at this time.
0 commit comments