Skip to content

Commit 111122c

Browse files
committed
fix dates
1 parent f9d7002 commit 111122c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/community-events.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@
239239
"sponsor": null,
240240
"location": "Amsterdam, Netherlands",
241241
"description": "ETHDam is a conference and hackathon gathering the best DeFi and Privacy builders in Amsterdam in May 2023.",
242-
"startDate": "2022-05-20",
243-
"endDate": "2022-05-21"
242+
"startDate": "2023-05-20",
243+
"endDate": "2023-05-21"
244244
},
245245
{
246246
"title": "BlockSplit",

0 commit comments

Comments
 (0)