We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b6e17 commit 301e354Copy full SHA for 301e354
frontend/pages/program/talk-schedule.tsx
@@ -67,7 +67,7 @@ const TalkSchedule: NextPage = (props: TalkTableProps) => {
67
)
68
69
const TRACK_1_LINK = `https://youtu.be/OrrquS5PFtw`
70
- const TRACK_2_LINK = `https://youtu.be/OrrquS5PFtw`
+ const TRACK_2_LINK = `https://youtu.be/pJGRoe-jt9E`
71
72
return (
73
<div>
0 commit comments