Skip to content

Commit f43d56b

Browse files
committed
fix: update Angular Connect events URL to null in organizers data
1 parent 31e94ef commit f43d56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/assets/data/organizers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@
757757
"type": "conference",
758758
"location": "London, UK",
759759
"logo": "/assets/logos/angular-connect.png",
760-
"eventsUrl": "https://angularconnect.com",
760+
"eventsUrl": null,
761761
"websiteUrl": "https://angularconnect.com",
762762
"organizersUrl": null,
763763
"blueskyUrl": "https://bsky.app/profile/angularconnect.com",

0 commit comments

Comments
 (0)