Skip to content

Commit 7023a62

Browse files
committed
fix: change wrong organiserId for Angular Community Perú events
1 parent 6970933 commit 7023a62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/assets/data/events.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2110,7 +2110,7 @@
21102110
},
21112111
{
21122112
"name": "Ng Conf Perú",
2113-
"organizerId": "angular-peru",
2113+
"organizerId": "angular-community-peru",
21142114
"type": "conference",
21152115
"location": "Lima, Peru",
21162116
"date": "2024-11-02",
@@ -2124,7 +2124,7 @@
21242124
},
21252125
{
21262126
"name": "Ng Conf Perú",
2127-
"organizerId": "angular-peru",
2127+
"organizerId": "angular-community-peru",
21282128
"type": "conference",
21292129
"location": "Lima, Peru",
21302130
"date": "2025-09-05",

0 commit comments

Comments
 (0)