Skip to content

Commit 6264227

Browse files
committed
fixed venueLink
1 parent 4d5c700 commit 6264227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/links.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export const volunteerLink = 'https://airtable.com/appyqESu1jTLyRj5b/shrADLMpdua
22
export const discordLink = '/discord';
33
export const discordInviteUrl = 'https://dub.sh/fosscu-discord';
44
export const ticketLink = '/tickets';
5-
export const venueLink = 'https://maps.app.goo.gl/iCjzVf4SjrCrz4RS6';
5+
export const venueLink = 'https://maps.app.goo.gl/KoYbmuzhRMX2d5Ci8';
66
export const gettingThereLink ='/venue';
77
export const venueName = 'IIIT Delhi, New Delhi';
88
export const calenderLink = 'https://calendar.google.com/calendar/u/0?cid=ZTlhMDI2Yjg1OWI1NWMzNTY3OTdlMTMzMzAxYzE1NDc2ZjNhOWI3YzJlOGUwOGVhNmE2ZDczOTVlZjYyYjA5N0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t';

0 commit comments

Comments
 (0)