mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 09:08:34 +00:00
docs: fix broken link to yoga plugin (#5110)
This commit is contained in:
parent
60756e21ca
commit
a93ab9c685
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import { Callout } from '@theguild/components'
|
|||
|
||||
<Callout type="warning">
|
||||
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.
|
||||
</Callout>
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Reference in a new issue