Skip to content

Commit 700f0ea

Browse files
authored
docs: Update Apollo Federation link (#2059)
### 📝 Description Hi, I noticed that the Apollo Federation link is broken on the Getting Started page. This PR is to update the link. ![CleanShot 2024-11-20 at 19 05 34@2x](https://github.com/user-attachments/assets/f3720cfb-bff8-4115-ac81-8b03993e31be) ### 🔗 Related Issues
1 parent 275e2ab commit 700f0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ See the docs in [Schema Generator Getting Started](./schema-generator/schema-gen
5050

5151
### Apollo Federation
5252

53-
Using `graphql-kotlin-federation`, you can generate an [Apollo Federation](https://www.apollographql.com/docs/apollo-server/federation/federation-spec/) compliant schema.
53+
Using `graphql-kotlin-federation`, you can generate an [Apollo Federation](https://www.apollographql.com/docs/graphos/schema-design/federated-schemas/federation) compliant schema.
5454

5555
See the docs in [Apollo Federation](./schema-generator/federation/apollo-federation.mdx).
5656

0 commit comments

Comments
 (0)