Skip to content

Commit

Permalink
Fixed Broken Links
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Oct 30, 2024
1 parent 9ec360d commit 00d22f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/src/state/workshops/workshops.state.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const initialState: WorkshopsState = [
date: "4 December 2024",
host: "ONLINE",
place: "9AM-5PM CDL",
url: "https://www.eventbrite.com/e/901548685387",
url: "https://www.eventbrite.com/e/enterprise-graphql-with-ddd-cqrs-and-clean-architecture-tickets-1057250156679?aff=oddtdtcreator",
image: "online",
hero: true,
banner: true,
Expand All @@ -54,7 +54,7 @@ export const initialState: WorkshopsState = [
date: "25 - 26 March 2025",
host: "ONLINE",
place: "9AM-5PM CDL",
url: "https://www.eventbrite.com/e/fullstack-graphql-workshop-2-days-tickets-1067807363569",
url: "https://www.eventbrite.com/e/fullstack-graphql-workshop-2-days-tickets-1067807363569?aff=oddtdtcreator",
image: "online",
hero: true,
banner: true,
Expand Down

0 comments on commit 00d22f7

Please sign in to comment.