Skip to content

Commit

Permalink
fixed venueLink
Browse files Browse the repository at this point in the history
  • Loading branch information
codecShivam committed Nov 24, 2023
1 parent 4d5c700 commit 6264227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export const volunteerLink = 'https://airtable.com/appyqESu1jTLyRj5b/shrADLMpdua
export const discordLink = '/discord';
export const discordInviteUrl = 'https://dub.sh/fosscu-discord';
export const ticketLink = '/tickets';
export const venueLink = 'https://maps.app.goo.gl/iCjzVf4SjrCrz4RS6';
export const venueLink = 'https://maps.app.goo.gl/KoYbmuzhRMX2d5Ci8';
export const gettingThereLink ='/venue';
export const venueName = 'IIIT Delhi, New Delhi';
export const calenderLink = 'https://calendar.google.com/calendar/u/0?cid=ZTlhMDI2Yjg1OWI1NWMzNTY3OTdlMTMzMzAxYzE1NDc2ZjNhOWI3YzJlOGUwOGVhNmE2ZDczOTVlZjYyYjA5N0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t';
Expand Down

0 comments on commit 6264227

Please sign in to comment.