Skip to content

Commit 8bc2f05

Browse files
authored
Merge pull request #14359 from ethereum/fix-image
fix: remove broken image url
2 parents 73cff05 + ad89ae5 commit 8bc2f05

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/data/community-events.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -655,8 +655,7 @@
655655
"location": "Riyadh, Saudi Arabia",
656656
"description": "ETH Riyadh 2024 unites Middle Eastern developers and blockchain enthusiasts to explore and advance Ethereum technology. Join us for an exciting event that fosters collaboration and innovation in the blockchain ecosystem.",
657657
"startDate": "2024-12-1",
658-
"endDate": "2024-12-3",
659-
"imageUrl": "https://ethriyadh.com/banner.jpg"
658+
"endDate": "2024-12-3"
660659
},
661660
{
662661
"title": "ETH Pura Vida 2024",

0 commit comments

Comments
 (0)