Skip to content

Commit 909fabf

Browse files
mandiwisebenjie
andauthored
Update src/pages/learn/pagination.mdx
Co-authored-by: Benjie <[email protected]>
1 parent d1f0d5a commit 909fabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/learn/pagination.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ query {
163163

164164
## Connection specification
165165

166-
To ensure a consistent implementation of this pattern, the Relay project has a formal [specification](https://facebook.github.io/relay/graphql/connections.htm) you can follow for building GraphQL APIs that use a cursor-based connection pattern.
166+
To ensure a consistent implementation of this pattern, the Relay project has a formal [specification](https://relay.dev/graphql/connections.htm) you can follow for building GraphQL APIs that use a cursor-based connection pattern - whether or not use you Relay.
167167

168168
## Recap
169169

0 commit comments

Comments
 (0)