Skip to content

Commit f3c0def

Browse files
committed
Fix schema page link
1 parent d336a29 commit f3c0def

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

documentation/schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ subscription foo {
550550
}
551551
```
552552

553-
See the page on [subscriptions](../documentation/subscriptions) for more details
553+
See the page on [subscriptions](subscriptions.md) for more details
554554

555555
# Changing Schema
556556

versioned_docs/version-v16/schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ subscription foo {
549549
}
550550
```
551551

552-
See the page on [subscriptions](../subscriptions) for more details
552+
See the page on [subscriptions](subscriptions.md) for more details
553553

554554
# Changing Schema
555555

versioned_docs/version-v17/schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ subscription foo {
550550
}
551551
```
552552

553-
See the page on [subscriptions](../subscriptions) for more details
553+
See the page on [subscriptions](subscriptions.md) for more details
554554

555555
# Changing Schema
556556

0 commit comments

Comments
 (0)