Skip to content

Commit 6bc34b6

Browse files
authored
Update README.md
1 parent 306a2f4 commit 6bc34b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-apollo-client-example
22

3-
A minimal React application using Apollo Client with GitHub's GraphQL API. On the side, React's local state is still used for local data whereas Apollo Client with its queries and mutations is used for remote data. [Read more about it here](https://www.robinwieruch.de/react-apollo-link-state-tutorial) without including the Apollo Link State sections.
3+
A minimal React application using Apollo Client with GitHub's GraphQL API. On the side, React's local state is still used for local data whereas Apollo Client with its queries and mutations is used for remote data. [Read more about it here.](https://www.robinwieruch.de/react-apollo-client-example)
44

55
## Installation
66

0 commit comments

Comments
 (0)