From a93ab9c685968f4e6436c05354834bf9614dc61c Mon Sep 17 00:00:00 2001 From: David Novakovic Date: Mon, 1 Jul 2024 20:54:34 +1000 Subject: [PATCH] docs: fix broken link to yoga plugin (#5110) --- packages/web/docs/src/pages/docs/integrations/envelop.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web/docs/src/pages/docs/integrations/envelop.mdx b/packages/web/docs/src/pages/docs/integrations/envelop.mdx index d19374b78..f97d920c9 100644 --- a/packages/web/docs/src/pages/docs/integrations/envelop.mdx +++ b/packages/web/docs/src/pages/docs/integrations/envelop.mdx @@ -4,7 +4,7 @@ import { Callout } from '@theguild/components' If you are using GraphQL Yoga, please use the dedicated [GraphQL Yoga - plugin](/integrations/graphql-yoga) for Hive. + plugin](/docs/integrations/graphql-yoga) for Hive. ## Installation