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: ,