Skip to content

Commit 64685b7

Browse files
committed
fix(eventLocation): fix address link
1 parent d5af63a commit 64685b7

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/app/(home)/eventLocation.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export function EventLocation() {
2929
interior do estado.
3030
</p>
3131
</div>
32-
<Link href="https://goo.gl/maps/example" target="_blank">
32+
<Link href="https://maps.app.goo.gl/LQimvYx7CCUTEf1f6" target="_blank">
3333
<Button className="w-full sm:w-auto">Google Maps</Button>
3434
</Link>
3535
</div>

src/assets/sponsors/logo-bemol.png

1.07 MB
Loading

src/assets/sponsors/logo-icet.png

682 KB
Loading

0 commit comments

Comments
 (0)