Skip to content

Commit a76ac46

Browse files
authored
Merge pull request #206 from posadev/fix/ulr
fix url
2 parents bdda6e8 + ec22a40 commit a76ac46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/data/organizers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ export const organizers: Array<ICommunity> = [
126126
socials: [
127127
{
128128
title: "Facebook",
129-
url: "https://www.facebook.com/groups/293473358264641i",
129+
url: "https://www.facebook.com/groups/293473358264641",
130130
linkType: LinkType.Facebook
131131
}
132132
]

0 commit comments

Comments
 (0)