Skip to content

Commit

Permalink
merge pull request #34 from devsoc-unsw/trainee
Browse files Browse the repository at this point in the history
open specifically trainee positions (link was wrong)
  • Loading branch information
lachlanshoesmith authored Jan 6, 2025
2 parents 082b09c + fa2de21 commit b76c9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ export const recruitmentData: RecruitmentProps[] = [
{
position: "Trainees",
Icon: School,
applicationUrl: "https://tp.devso.cc/leads"
applicationUrl: "https://tp.devso.cc/trainees"
},
];

Expand Down

0 comments on commit b76c9ae

Please sign in to comment.