Skip to content

Commit 94a0f49

Browse files
Merge pull request #40 from PyConAPAC/update-events-ui-2025-5
Update PyCon Events - HK date and MY venue
2 parents f66b865 + 0f7b2ae commit 94a0f49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/views/events/EventData.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export const events = [
5252
countryCode: 'JP',
5353
},
5454
{
55-
date: '11-12 October (tentative)',
55+
date: '11-12 October',
5656
title: 'PyCon HK',
5757
location: 'City University of Hong Kong, Hong Kong',
5858
link: 'https://pycon.hk',
@@ -68,14 +68,14 @@ export const events = [
6868
{
6969
date: '1-2 November',
7070
title: 'PyCon MY',
71-
location: '',
71+
location: 'Sunway University, Subang Jaya, Malaysia',
7272
link: 'https://pycon.my',
7373
countryCode: 'MY',
7474
},
7575
{
7676
date: '21-23 November',
7777
title: 'PyCon NZ',
78-
location: 'Wellington waterfront, New Zealand',
78+
location: 'Wellington Waterfront, New Zealand',
7979
link: 'https://kiwipycon.nz',
8080
countryCode: 'NZ',
8181
}

0 commit comments

Comments
 (0)