From c468c510ea67d93c68628aaff9cfe5553d9d59e6 Mon Sep 17 00:00:00 2001 From: Himanshu <144804569+kubeboiii@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:50:17 +0530 Subject: [PATCH] fix(footer): point trademark link to LF Projects policies Update the footer Trademark Usage link from the legacy Linux Foundation trademark page to https://lfprojects.org/policies/ per LF Projects, LLC governance. Fixes #369. Signed-off-by: Himanshu <144804569+kubeboiii@users.noreply.github.com> --- src/components/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/footer.tsx b/src/components/footer.tsx index b2d6e21c..d9c03ec9 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -177,7 +177,7 @@ export default function Footer() {