From 3e43849316964210a46d15f6926ea2623fdab383 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 29 Feb 2024 22:47:03 +0100 Subject: [PATCH] microsite: update RadHat link to point to RHDP Signed-off-by: Patrik Oldsberg --- microsite/src/pages/community/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/src/pages/community/index.tsx b/microsite/src/pages/community/index.tsx index 42c42ae0c3..d55f6bb621 100644 --- a/microsite/src/pages/community/index.tsx +++ b/microsite/src/pages/community/index.tsx @@ -73,7 +73,7 @@ const Community = () => { }, { name: 'RedHat', - url: 'https://www.redhat.com/', + url: 'https://developers.redhat.com/rhdh', logo: 'img/partner-logo-redhat.png', }, {