Skip to content

Commit 9326990

Browse files
authored
docs: fix comparison 3rd party website links (#1040)
1 parent 11023f9 commit 9326990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/docs/comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Feature/Capability Key:
1212
- 🔶 Supported and documented, but requires extra user-code to implement
1313
- 🛑 Not officially supported or documented.
1414

15-
| | React Query | SWR [_(Website)_](swr) | Apollo Client [_(Website)_](apollo) |
15+
| | React Query | SWR [_(Website)_][swr] | Apollo Client [_(Website)_][apollo] |
1616
| -------------------------------------------- | -------------------------------------- | -------------------------- | ------------------------------------- |
1717
| Supported Query Syntax | Promise, REST, GraphQL | Promise, REST, GraphQL | GraphQL |
1818
| Supported Query Keys | JSON | JSON | GraphQL Query |

0 commit comments

Comments
 (0)