Skip to content

Commit 0d78e7d

Browse files
committed
Fix postal code in 2026 venue address
1 parent 5473432 commit 0d78e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/jsonld/event2026.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@type": "PostalAddress",
1313
"addressCountry": "CH",
1414
"addressLocality": "Bern",
15-
"postalCode": "13014",
15+
"postalCode": "3014",
1616
"streetAddress": "Hilfikerstrasse 1"
1717
},
1818
"geo": {

0 commit comments

Comments
 (0)