Skip to content

Commit d336a29

Browse files
committed
Tidy links
1 parent 8e70895 commit d336a29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versioned_docs/version-v16/execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ as your execution strategy as it has the support for the reactive-streams APIs.
455455

456456
See http://www.reactive-streams.org/ for more information on the reactive ``Publisher`` and ``Subscriber`` interfaces.
457457

458-
Also see the page on [subscriptions](../subscriptions) for more details on how to write a subscription based graphql service.
458+
Also see the page on [subscriptions](subscriptions.md) for more details on how to write a subscription based graphql service.
459459

460460

461461
## Query Caching

versioned_docs/version-v17/execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ as your execution strategy as it has the support for the reactive-streams APIs.
455455

456456
See http://www.reactive-streams.org/ for more information on the reactive ``Publisher`` and ``Subscriber`` interfaces.
457457

458-
Also see the page on [subscriptions](../subscriptions) for more details on how to write a subscription based graphql service.
458+
Also see the page on [subscriptions](subscriptions.md) for more details on how to write a subscription based graphql service.
459459

460460

461461
## Query Caching

0 commit comments

Comments
 (0)