From f5463c664a3a558784d6f14496830eb3d7ed514a Mon Sep 17 00:00:00 2001 From: Piotr Monwid-Olechnowicz Date: Fri, 28 Mar 2025 17:05:56 +0100 Subject: [PATCH] Link to Hive blog --- website/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/app/layout.tsx b/website/app/layout.tsx index 87ad8a5d7ec..4ccdbeae671 100644 --- a/website/app/layout.tsx +++ b/website/app/layout.tsx @@ -53,7 +53,7 @@ const RootLayout: FC<{ icon: , children: 'Documentation', }, - { href: 'https://the-guild.dev/blog', icon: , children: 'Blog' }, + { href: 'https://the-guild.dev/graphql/hive/blog', icon: , children: 'Blog' }, { href: 'https://github.com/dimaMachina/graphql-eslint', icon: ,