Skip to content

Commit ecaec3d

Browse files
authored
Update docs/source/data/directives.mdx
1 parent 9c95e3a commit ecaec3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/data/directives.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The [`@defer` directive](https://github.com/graphql/graphql-wg/blob/main/rfcs/De
5656

5757
<Note>
5858

59-
In order to use `@defer` directive, you need to choose an incremental delivery format handler . See [choosing an `incrementalHandler`](./defer#setting-up-defer-support-by-choosing-an-incrementalhandler).
59+
To use the `@defer` directive, you need to choose an incremental delivery format handler . See the [Defer](./defer#setting-up-defer-support-by-choosing-an-incrementalhandler) guide for more information.
6060

6161
</Note>
6262

0 commit comments

Comments
 (0)