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 954181c commit 40a434dCopy full SHA for 40a434d
1 file changed
src/components/Footer/Footer.jsx
@@ -38,6 +38,7 @@ const Footer = () => (
38
</p>
39
<p className="mx-auto mt-[18px] text-[15px] leading-[1.6] text-[#333333] dark:text-[#e0e0e0]">
40
<a href="https://openjsf.org">The OpenJS Foundation</a> |{" "}
41
+ <a href="https://ai-coding-assistants-policy.openjsf.org/">AI Coding Assistants Policy</a> |{" "}
42
<a href="https://terms-of-use.openjsf.org">Terms of Use</a> |{" "}
43
<a href="https://privacy-policy.openjsf.org">Privacy Policy</a> |{" "}
44
<a href="https://bylaws.openjsf.org">Bylaws</a> |{" "}
0 commit comments