From 9ac9f3a425b8f2123c82202cb656a26cbf7813cd Mon Sep 17 00:00:00 2001 From: Shane Myrick Date: Mon, 9 Jun 2025 12:04:10 -0700 Subject: [PATCH 1/2] [docs] Update broken link --- .../federated-schemas/reference/moving-to-federation-2.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/schema-design/federated-schemas/reference/moving-to-federation-2.mdx b/docs/source/schema-design/federated-schemas/reference/moving-to-federation-2.mdx index be1e2ad5f..60d1d517b 100644 --- a/docs/source/schema-design/federated-schemas/reference/moving-to-federation-2.mdx +++ b/docs/source/schema-design/federated-schemas/reference/moving-to-federation-2.mdx @@ -154,7 +154,7 @@ Your Federation 1 subgraphs are now composed using Federation 2 composition. The -If your supergraph is not successfully composing with Federation 2, see [Breaking changes](/graphos/reference/migration/backward-compatibility#breaking-changes) for the most common causes. +If your supergraph is not successfully composing with Federation 2, see [Breaking changes]( /graphos/schema-design/federated-schemas/reference/backward-compatibility) for the most common causes. From ca85bccb18f4ac200f3f32c3d1cb768284963c1d Mon Sep 17 00:00:00 2001 From: Maria Elisabeth Schreiber Date: Mon, 9 Jun 2025 15:23:42 -0400 Subject: [PATCH 2/2] Update docs/source/schema-design/federated-schemas/reference/moving-to-federation-2.mdx --- .../federated-schemas/reference/moving-to-federation-2.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/schema-design/federated-schemas/reference/moving-to-federation-2.mdx b/docs/source/schema-design/federated-schemas/reference/moving-to-federation-2.mdx index 60d1d517b..2fd0a5db9 100644 --- a/docs/source/schema-design/federated-schemas/reference/moving-to-federation-2.mdx +++ b/docs/source/schema-design/federated-schemas/reference/moving-to-federation-2.mdx @@ -154,7 +154,7 @@ Your Federation 1 subgraphs are now composed using Federation 2 composition. The -If your supergraph is not successfully composing with Federation 2, see [Breaking changes]( /graphos/schema-design/federated-schemas/reference/backward-compatibility) for the most common causes. +If your supergraph is not successfully composing with Federation 2, see [Breaking changes](/graphos/schema-design/federated-schemas/reference/backward-compatibility) for the most common causes.