Skip to content

Commit d47ba0d

Browse files
committed
chore: use https
1 parent 15de0b4 commit d47ba0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const links: Array<FooterLink> = [
1010
icon: "fa-brands:slack",
1111
},
1212
{
13-
url: "http://www.meetup.com/BarcelonaJUG/",
13+
url: "https://www.meetup.com/BarcelonaJUG/",
1414
description: "Meetup",
1515
icon: "fa-brands:meetup",
1616
},

0 commit comments

Comments
 (0)