diff --git a/client/src/components/Minutes.tsx b/client/src/components/Minutes.tsx index 3806540..668bd69 100644 --- a/client/src/components/Minutes.tsx +++ b/client/src/components/Minutes.tsx @@ -12,7 +12,7 @@ const minutesData: MinuteEntry[] = [ { date: '01/11/2025', meetingType: 'Board Meeting', - location: 'Black Coffee Roasting Company, Missoula, MT', + location: 'Black Coffee Roasting Company', fileUrl: '/minutes/minutes-01112025.pdf', }, {