Skip to content

Commit a18037b

Browse files
authored
Merge pull request #13040 from TheSoki/main
docs: fix Apollo Link URL
2 parents 1a4f4d9 + e488f16 commit a18037b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/data/error-handling.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,8 +451,8 @@ See the [`RetryLink` API reference](../api/link/apollo-link-retry/) for more det
451451
452452
## Additional resources
453453
454-
- [`ErrorLink` documentation](../link/apollo-link-error/)
455-
- [`RetryLink` documentation](../link/apollo-link-retry/)
454+
- [`ErrorLink` documentation](../api/link/apollo-link-error/)
455+
- [`RetryLink` documentation](../api/link/apollo-link-retry/)
456456
- Individual error class references:
457457
- [`CombinedGraphQLErrors`](../api/errors/CombinedGraphQLErrors/)
458458
- [`CombinedProtocolErrors`](../api/errors/CombinedProtocolErrors/)

0 commit comments

Comments
 (0)