Merge pull request #347 from bondz/patch-1

Update footer links to example and community tools
This commit is contained in:
Brian Vaughn
2017-11-27 09:40:31 -08:00
committed by GitHub

View File

@@ -109,18 +109,10 @@ const Footer = ({layoutHasSidebar = false}) => (
Conferences
</FooterLink>
<FooterLink to="/community/videos.html">Videos</FooterLink>
<ExternalFooterLink
href="https://github.com/facebook/react/wiki/Examples"
target="_blank"
rel="noopener">
Examples
</ExternalFooterLink>
<ExternalFooterLink
href="https://github.com/facebook/react/wiki/Complementary-Tools"
target="_blank"
rel="noopener">
<FooterLink to="/community/examples.html">Examples</FooterLink>
<FooterLink to="/community/debugging-tools.html">
Complementary Tools
</ExternalFooterLink>
</FooterLink>
</FooterNav>
<FooterNav layoutHasSidebar={layoutHasSidebar}>
<MetaTitle onDark={true}>More</MetaTitle>