Skip to content
3 changes: 3 additions & 0 deletions src/components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,10 @@
</p>
<p className="mx-auto mt-[18px] text-[15px] leading-[1.6] text-[#333333] dark:text-[#e0e0e0]">
<a href="https://openjsf.org">The OpenJS Foundation</a> |{" "}
<a href="https://ai-coding-assistants-policy.openjsf.org/">
AI Coding Assistants Policy
</a> |{" "}

Check failure on line 43 in src/components/Footer/Footer.jsx

View workflow job for this annotation

GitHub Actions / Lint (ubuntu-latest, lts/*)

Delete `·|`
<a href="https://terms-of-use.openjsf.org">Terms of Use</a> |{" "}

Check failure on line 44 in src/components/Footer/Footer.jsx

View workflow job for this annotation

GitHub Actions / Lint (ubuntu-latest, lts/*)

Insert `·|`
<a href="https://privacy-policy.openjsf.org">Privacy Policy</a> |{" "}
<a href="https://bylaws.openjsf.org">Bylaws</a> |{" "}
<a href="https://code-of-conduct.openjsf.org">Code of Conduct</a> |{" "}
Expand Down
Loading