Skip to content

Commit 2b7b745

Browse files
feat: add developer app link to for-students (#98)
1 parent 827fc7b commit 2b7b745

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

components/for-students-roles/Roles.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ import "./Roles.css";
1919
// ];
2020
const info = [
2121
{
22-
role: "Project Designer",
23-
link: "https://bit.ly/bpdesign2025",
22+
role: "Developer",
23+
link: "https://airtable.com/appibWFen3m2zIGMg/pag8wrvOPBXau7GVU/form",
2424
},
2525
];
2626

0 commit comments

Comments
 (0)