From 01381904fe2fb477f1fc365cc665698a73818268 Mon Sep 17 00:00:00 2001 From: Jayden Seric Date: Wed, 9 Oct 2019 20:25:22 +1100 Subject: [PATCH] Replace readme link. --- app/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/readme.md b/app/readme.md index 3d90701..2c5aa79 100644 --- a/app/readme.md +++ b/app/readme.md @@ -3,7 +3,7 @@ An example SSR web app using: - [`next`](https://npm.im/next) -- [`react-apollo`](https://npm.im/react-apollo) +- [`@apollo/react-hooks`](https://npm.im/@apollo/react-hooks) - [`apollo-upload-client`](https://npm.im/apollo-upload-client) ## Setup