Skip to content

Commit e6922fa

Browse files
committed
fix: wrong link
1 parent fd64122 commit e6922fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default function Home() {
1313
date: new Date(2026, 2, 27),
1414
category: "Evento",
1515
name: "Churras à Trois 2026",
16-
link: "cheers.com.br/aaacec"
16+
link: "https://cheers.com.br/aaacec"
1717
},
1818
];
1919

0 commit comments

Comments
 (0)