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 4d5c700 commit 6264227Copy full SHA for 6264227
src/data/links.ts
@@ -2,7 +2,7 @@ export const volunteerLink = 'https://airtable.com/appyqESu1jTLyRj5b/shrADLMpdua
2
export const discordLink = '/discord';
3
export const discordInviteUrl = 'https://dub.sh/fosscu-discord';
4
export const ticketLink = '/tickets';
5
-export const venueLink = 'https://maps.app.goo.gl/iCjzVf4SjrCrz4RS6';
+export const venueLink = 'https://maps.app.goo.gl/KoYbmuzhRMX2d5Ci8';
6
export const gettingThereLink ='/venue';
7
export const venueName = 'IIIT Delhi, New Delhi';
8
export const calenderLink = 'https://calendar.google.com/calendar/u/0?cid=ZTlhMDI2Yjg1OWI1NWMzNTY3OTdlMTMzMzAxYzE1NDc2ZjNhOWI3YzJlOGUwOGVhNmE2ZDczOTVlZjYyYjA5N0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t';
0 commit comments