Skip to content

Commit 1dd445f

Browse files
authored
Fix ahref
sign
1 parent be14020 commit 1dd445f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/_core/Site.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export default ({ page, category, title, section, className, noSearch, children
8888
</div>
8989
</section>
9090
<section className="copyright">
91-
Copyright © 2019 The GraphQL Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage>Trademark%20Usage</a>%20page.%20Linux%20is%20a%20registered%20trademark%20of%20Linus%20Torvalds.%20<a%20href="http://github.com/%3C/span%3E%3Cspan%20class="pl-s1">http://www.linuxfoundation.org/privacy">Privacy Policy</a> and <a href="http://www.linuxfoundation.org/terms">Terms of Use</a>.
91+
Copyright © 2019 The GraphQL Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage%3Cspan%20class="x x-first x-last">">Trademark Usage</a> page. Linux is a registered trademark of Linus Torvalds. <a href="http://www.linuxfoundation.org/privacy">Privacy Policy</a> and <a href="http://www.linuxfoundation.org/terms">Terms of Use</a>.
9292
</section>
9393
</footer>
9494

0 commit comments

Comments
 (0)