Skip to content

Commit

Permalink
Fix link to relay page (#2947)
Browse files Browse the repository at this point in the history
  • Loading branch information
hwkns authored Jul 13, 2023
1 parent efcd602 commit fb7a9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/pagination/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ need a reliable and consistent way to handle pagination.

Strawberry provides a cursor based pagination implementing the
[relay spec](https://relay.dev/docs/guides/graphql-server-specification/).
You can read more about it in the [relay](./input-types) page.
You can read more about it in the [relay](../relay) page.

</Note>

Expand Down

0 comments on commit fb7a9c4

Please sign in to comment.