Skip to content

Commit 40a434d

Browse files
committed
fix: add AI Coding Assistants Policy link to footer
1 parent 954181c commit 40a434d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Footer/Footer.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ const Footer = () => (
3838
</p>
3939
<p className="mx-auto mt-[18px] text-[15px] leading-[1.6] text-[#333333] dark:text-[#e0e0e0]">
4040
<a href="https://openjsf.org">The OpenJS Foundation</a> |{" "}
41+
<a href="https://ai-coding-assistants-policy.openjsf.org/">AI Coding Assistants Policy</a> |{" "}
4142
<a href="https://terms-of-use.openjsf.org">Terms of Use</a> |{" "}
4243
<a href="https://privacy-policy.openjsf.org">Privacy Policy</a> |{" "}
4344
<a href="https://bylaws.openjsf.org">Bylaws</a> |{" "}

0 commit comments

Comments
 (0)