diff --git a/src/layouts/index.js b/src/layouts/index.js
index dabeea62..ffe04706 100644
--- a/src/layouts/index.js
+++ b/src/layouts/index.js
@@ -133,8 +133,7 @@ const communityItems = [
},
{
title: "Contribute",
- linkUrl: "https://ebpf.foundation/contribute/",
- linkTarget: "_blank",
+ linkUrl: "/contribute",
},
];
@@ -252,8 +251,8 @@ const HeaderDesktop = ({ language }) => (
Blog
Project Landscape
- Foundation
+ Foundation
);
@@ -290,8 +289,8 @@ const HeaderMobile = ({ language }) => {
Project Landscape
Slack
- Foundation
+ Foundation
)}