diff --git a/docs/source/subgraph-spec.mdx b/docs/source/subgraph-spec.mdx index 42f59b2a5..1b6241208 100644 --- a/docs/source/subgraph-spec.mdx +++ b/docs/source/subgraph-spec.mdx @@ -412,7 +412,7 @@ Your subgraph library does not need to use this reference resolver pattern. It j This section describes type and field definitions that a valid subgraph service must automatically add to its schema. These definitions are all listed above in [Subgraph schema additions](#subgraph-schema-additions). -For descriptions of added directives, see [Federation-specific GraphQL directives](./federated-types/federated-directives/). +For descriptions of added directives, see [Federation-specific GraphQL directives](./federated-schemas/federated-directives/). ### `Query` fields