Skip to content

Commit db42ecf

Browse files
committed
edit components\EventList.tsx
1 parent d1d2041 commit db42ecf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

components/EventList.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,10 @@ export const EventDetails: EventDetailsType = {
147147
}
148148
],
149149
commentary: [
150-
{ title: 'A: Empire of the BIWAKO', link: '' },
151-
{ title: 'B: Goodbye, BKC', link: '' },
150+
{ title: 'A: Empire of the BIWAKO', link: 'A_Empire_of_the_BIWAKO.pdf' },
151+
{ title: 'B: Goodbye, BKC', link: 'B_Goobye_BKC.pdf' },
152152
{ title: 'C: Belt-line Bus Trip', link: '' },
153-
{ title: 'D: 2xL Minesweeper', link: '' },
153+
{ title: 'D: 2xL Minesweeper', link: 'D_2xL_minesweeper.pdf' },
154154
{ title: 'E: palindromic?', link: '' },
155155
{ title: 'F: MOD Party', link: '' },
156156
{ title: 'G: Skating', link: '' },

0 commit comments

Comments
 (0)