Skip to content

Commit

Permalink
Update navbar.js
Browse files Browse the repository at this point in the history
Updated Media Kit link

Signed-off-by: Russell Trow <russell@greensoftware.foundation>
  • Loading branch information
russelltrow authored Dec 9, 2024
1 parent 7f7ad43 commit 65dd249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const menuData = [
{ title: "Press", to: "/press" },
{
title: "Media Kit",
href: "https://grnsft.notion.site/GSF-Media-Kit-118456c07cab808cae7fc316f8c7ccb5",
href: "https://wiki.greensoftware.foundation/resource-media-kit",
},
{ title: "Trademark Policy", to: "/policy/trademark" },
{ title: "Code Of Conduct", to: "/code-of-conduct" },
Expand Down

0 comments on commit 65dd249

Please sign in to comment.