Skip to content

Commit 7166fa9

Browse files
authored
Link to Hive blog (#2904)
1 parent c907479 commit 7166fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/app/layout.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const RootLayout: FC<{
5353
icon: <PaperIcon />,
5454
children: 'Documentation',
5555
},
56-
{ href: 'https://the-guild.dev/blog', icon: <PencilIcon />, children: 'Blog' },
56+
{ href: 'https://the-guild.dev/graphql/hive/blog', icon: <PencilIcon />, children: 'Blog' },
5757
{
5858
href: 'https://github.com/dimaMachina/graphql-eslint',
5959
icon: <GitHubIcon />,

0 commit comments

Comments
 (0)