We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742b49f commit 8648080Copy full SHA for 8648080
website/docs/server/server-subscriptions.md
@@ -10,4 +10,4 @@ specific details on how to read incoming messages from the WebSocket session as
10
If you are using one of the official server implementations for GraphQL Kotlin, it will have subscription handling setup for you.
11
12
- See `graphql-kotlin-spring-server` [subscriptions](spring-server/spring-subscriptions.md)
13
-- See `graphql-kotlin-ktor-server` [subscriptions](spring-server/spring-subscriptions.md)
+- See `graphql-kotlin-ktor-server` [subscriptions](ktor-server/ktor-subscriptions.md)
0 commit comments