Bond
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
src/components/LayoutFooter/Footer.js
|
|
@ -110,8 +110,7 @@ const Footer = ({layoutHasSidebar = false}) => ( |
|
|
|
</FooterLink> |
|
|
|
<FooterLink to="/community/videos.html">Videos</FooterLink> |
|
|
|
<FooterLink to="/community/examples.html">Examples</FooterLink> |
|
|
|
<FooterLink |
|
|
|
to="/community/debugging-tools.html"> |
|
|
|
<FooterLink to="/community/debugging-tools.html"> |
|
|
|
Complementary Tools |
|
|
|
</FooterLink> |
|
|
|
</FooterNav> |
|
|
|