We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f66b865 + 0f7b2ae commit 94a0f49Copy full SHA for 94a0f49
src/views/events/EventData.js
@@ -52,7 +52,7 @@ export const events = [
52
countryCode: 'JP',
53
},
54
{
55
- date: '11-12 October (tentative)',
+ date: '11-12 October',
56
title: 'PyCon HK',
57
location: 'City University of Hong Kong, Hong Kong',
58
link: 'https://pycon.hk',
@@ -68,14 +68,14 @@ export const events = [
68
69
date: '1-2 November',
70
title: 'PyCon MY',
71
- location: '',
+ location: 'Sunway University, Subang Jaya, Malaysia',
72
link: 'https://pycon.my',
73
countryCode: 'MY',
74
75
76
date: '21-23 November',
77
title: 'PyCon NZ',
78
- location: 'Wellington waterfront, New Zealand',
+ location: 'Wellington Waterfront, New Zealand',
79
link: 'https://kiwipycon.nz',
80
countryCode: 'NZ',
81
}
0 commit comments