Skip to content

Commit 34770e5

Browse files
Update announcement for PyCon APAC 2025 in PH - add link
1 parent 76dde32 commit 34770e5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Diff for: src/views/events/Events.tsx

+5-4
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,11 @@ export default function Events() {
128128

129129
const eventsNextYear: any = [
130130
{
131-
date: '1-2 March',
132-
title: 'PyCon APAC',
133-
location: 'Ateneo de Manila University, Quezon City, Philippines',
134-
},
131+
date: '1-2 March',
132+
title: 'PyCon APAC',
133+
location: 'Ateneo de Manila University, Quezon City, Philippines',
134+
link: 'https://pycon-apac.python.ph/',
135+
},
135136
{
136137
date: '26-27 Sep',
137138
title: 'PyCon JP',

0 commit comments

Comments
 (0)