diff --git a/website/docs/server/server-subscriptions.md b/website/docs/server/server-subscriptions.md index cbcedd0241..a9d53eaabb 100644 --- a/website/docs/server/server-subscriptions.md +++ b/website/docs/server/server-subscriptions.md @@ -10,4 +10,4 @@ specific details on how to read incoming messages from the WebSocket session as If you are using one of the official server implementations for GraphQL Kotlin, it will have subscription handling setup for you. - See `graphql-kotlin-spring-server` [subscriptions](spring-server/spring-subscriptions.md) -- See `graphql-kotlin-ktor-server` [subscriptions](spring-server/spring-subscriptions.md) +- See `graphql-kotlin-ktor-server` [subscriptions](ktor-server/ktor-subscriptions.md)