Skip to content

Commit

Permalink
Update Footer link href (#2950)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdenisov committed May 9, 2020
1 parent 0075e55 commit 1c71049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LayoutFooter/Footer.js
Expand Up @@ -122,7 +122,7 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => (
},
}}>
<a
href="https://code.facebook.com/projects/"
href="https://opensource.facebook.com/projects/"
target="_blank"
rel="noopener">
<img
Expand Down

0 comments on commit 1c71049

Please sign in to comment.