We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb7f05 commit 26d0bcbCopy full SHA for 26d0bcb
src/components/Footer/Footer.jsx
@@ -40,8 +40,8 @@ const Footer = () => (
40
<a href="https://openjsf.org">The OpenJS Foundation</a> |{" "}
41
<a href="https://ai-coding-assistants-policy.openjsf.org/">
42
AI Coding Assistants Policy
43
- </a> |{" "}
44
- <a href="https://terms-of-use.openjsf.org">Terms of Use</a> |{" "}
+ </a>{" "}
+ | <a href="https://terms-of-use.openjsf.org">Terms of Use</a> |{" "}
45
<a href="https://privacy-policy.openjsf.org">Privacy Policy</a> |{" "}
46
<a href="https://bylaws.openjsf.org">Bylaws</a> |{" "}
47
<a href="https://code-of-conduct.openjsf.org">Code of Conduct</a> |{" "}
0 commit comments