Skip to content

Commit 301e354

Browse files
committed
세션2 링크 변경
1 parent 89b6e17 commit 301e354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/pages/program/talk-schedule.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const TalkSchedule: NextPage = (props: TalkTableProps) => {
6767
)
6868

6969
const TRACK_1_LINK = `https://youtu.be/OrrquS5PFtw`
70-
const TRACK_2_LINK = `https://youtu.be/OrrquS5PFtw`
70+
const TRACK_2_LINK = `https://youtu.be/pJGRoe-jt9E`
7171

7272
return (
7373
<div>

0 commit comments

Comments
 (0)