From e5d8eb2374c57fb1abc15914bba253eb1c222847 Mon Sep 17 00:00:00 2001 From: paulogdm Date: Sun, 18 Nov 2018 17:45:22 -0200 Subject: [PATCH] Update README.md (#5698) Fixes #5680 --- examples/with-apollo-auth/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/examples/with-apollo-auth/README.md b/examples/with-apollo-auth/README.md index c7df02ba..179a6bbf 100644 --- a/examples/with-apollo-auth/README.md +++ b/examples/with-apollo-auth/README.md @@ -1,10 +1,6 @@ [![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/zeit/next.js/tree/master/examples/with-apollo-auth) # Apollo With Authentication Example -## Demo - -https://next-with-apollo-auth.now.sh - ## How to use ### Using `create-next-app`