mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Update Footer link href (#2950)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user