Skip to content

Commit 1c71049

Browse files
authored
Update Footer link href (#2950)
1 parent 0075e55 commit 1c71049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/LayoutFooter/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => (
122122
},
123123
}}>
124124
<a
125-
href="https://code.facebook.com/projects/"
125+
href="https://opensource.facebook.com/projects/"
126126
target="_blank"
127127
rel="noopener">
128128
<img

0 commit comments

Comments
 (0)