Skip to content

Commit 2fe4530

Browse files
committed
misc(jobs): update research fellowship description that remove mentioning of non-HKU researchers
1 parent 1953502 commit 2fe4530

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

src/lib/jobs.ts

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export const jobs: Job[] = [
7272
slug: "research-fellowship",
7373
name: "Research Fellowship",
7474
suitableFor:
75-
"Dedicated university students from ANY accredited universities in Hong Kong who have knowledge of WW2 in Asia, war crimes, international humanitarian law, international tribunal of atrocities and any related field, and are interested in writing academic publications and/or hosting workshops for primary/secondary local/international schools in Hong Kong.",
75+
"Dedicated HKU students who have knowledge of WW2 in Asia, war crimes, international humanitarian law, international tribunal of atrocities and any related field, and are interested in writing academic publications and/or hosting workshops for primary/secondary local/international schools in Hong Kong.",
7676
benefits: [
7777
{ text: "Free admission and membership fee" },
7878
{
@@ -101,15 +101,9 @@ export const jobs: Job[] = [
101101
},
102102
],
103103
howToJoin:
104-
"Full-time undergrad or postgrad students in Hong Kong, submit your CV with other relevant information on request and pass the interview.",
104+
"Full-time undergrad or postgrad HKU students. Submit your CV with other relevant information on request and pass the interview.",
105105
applyUrl:
106106
"https://docs.google.com/forms/d/e/1FAIpQLScUaIazk_aO7QU77izuS9EDt8nGq89mEzV1G5J8BjIHocjB0w/viewform?usp=header",
107-
footnotes: [
108-
{
109-
marker: "*",
110-
text: "HKU students will be prioritized due to university policy, but all researchers from other institutions will also enjoy priority over non-members.",
111-
},
112-
],
113107
},
114108
];
115109

0 commit comments

Comments
 (0)