Skip to content

Commit feeb90d

Browse files
authored
fix: mailto address changed
change to https://git.nju.edu.cn/nju-lug/mira
1 parent ff09956 commit feeb90d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const { t } = useI18n();
1616
const reports = [
1717
{
1818
label: 'Via Mail',
19-
key: 'mailto:git+nju-lug-nju-mirror-frontend-2901[email protected]'
19+
key: 'mailto:git+nju-lug-mira-3921[email protected]'
2020
},
2121
{
2222
label: 'Via GitHub',

0 commit comments

Comments
 (0)