Skip to content

Commit

Permalink
Fix incorrect date for Calgary GDCR (coderetreat#715)
Browse files Browse the repository at this point in the history
Co-authored-by: Tony Vo <[email protected]>
Co-authored-by: Jacqueline Lee <[email protected]>
  • Loading branch information
3 people authored Oct 26, 2020
1 parent 01bdc03 commit 844d8d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/events/virtual-2020-11-07-calgary-gdcr.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"url": "https://www.meetup.com/Calgary-Software-Crafters/events/274069438/",
"code_of_conduct": "https://communitycodeofconduct.com/",
"date": {
"start": "2020-11-06T08:00:00-07:00",
"end": "2020-11-06T17:00:00-07:00"
"start": "2020-11-07T08:00:00-07:00",
"end": "2020-11-07T17:00:00-07:00"
},
"moderators": [
{
Expand All @@ -30,4 +30,4 @@
}
],
"location": "virtual"
}
}

0 comments on commit 844d8d9

Please sign in to comment.