Skip to content

Commit 53d0f9b

Browse files
ardatansaihaj
andauthored
Update website/src/pages/docs/features/subscriptions.mdx
Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>
1 parent 428d44c commit 53d0f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/docs/features/subscriptions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ There are two different modes in [GraphQL over Server-Sent Events Protocol](http
384384

385385
### Distinct Connection Mode
386386

387-
GraphQL Yoga supports [GraphQL over Server-Sent Events Protocol](https://github.com/enisdenjo/graphql-sse/blob/master/PROTOCOL.md) only in distinct connection mode with an `sse.graphqlSSEDistinctConnections` flag.
387+
GraphQL Yoga supports [GraphQL over Server-Sent Events Protocol](https://github.com/enisdenjo/graphql-sse/blob/master/PROTOCOL.md#distinct-connections-mode) only in distinct connection mode with an `sse.graphqlSSEDistinctConnections` flag.
388388

389389
```ts filename="yoga.ts"
390390
import { createServer } from 'node:http'

0 commit comments

Comments
 (0)