Skip to content

Commit 00d22f7

Browse files
committed
Fixed Broken Links
1 parent 9ec360d commit 00d22f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/state/workshops/workshops.state.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export const initialState: WorkshopsState = [
3939
date: "4 December 2024",
4040
host: "ONLINE",
4141
place: "9AM-5PM CDL",
42-
url: "https://www.eventbrite.com/e/901548685387",
42+
url: "https://www.eventbrite.com/e/enterprise-graphql-with-ddd-cqrs-and-clean-architecture-tickets-1057250156679?aff=oddtdtcreator",
4343
image: "online",
4444
hero: true,
4545
banner: true,
@@ -54,7 +54,7 @@ export const initialState: WorkshopsState = [
5454
date: "25 - 26 March 2025",
5555
host: "ONLINE",
5656
place: "9AM-5PM CDL",
57-
url: "https://www.eventbrite.com/e/fullstack-graphql-workshop-2-days-tickets-1067807363569",
57+
url: "https://www.eventbrite.com/e/fullstack-graphql-workshop-2-days-tickets-1067807363569?aff=oddtdtcreator",
5858
image: "online",
5959
hero: true,
6060
banner: true,

0 commit comments

Comments
 (0)