We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eccbbf commit 8be8644Copy full SHA for 8be8644
packages/web/docs/src/app/layout.tsx
@@ -113,7 +113,7 @@ export default async function HiveDocsLayout({ children }: { children: ReactNode
113
resources: [
114
{
115
children: 'Privacy Policy',
116
- href: 'https://the-guild.dev/graphql/hive/privacy-policy.pdf',
+ href: 'https://the-guild.dev/graphql/hive/privacy-policy.html',
117
title: 'Privacy Policy',
118
},
119
0 commit comments