From fe1feb837c8a4cf23555af6aee695ece0807e7b4 Mon Sep 17 00:00:00 2001 From: unicodeveloper Date: Wed, 6 Jun 2018 16:23:40 +0100 Subject: [PATCH] Set up redirects for simple example recipe --- docs/_config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/_config.yml b/docs/_config.yml index b22e093a5c6..281915c0f23 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -62,3 +62,5 @@ redirects: docs/react/api/react-apollo.html#graphql-query-options /docs/react/basics/mutations.html#api: docs/react/api/react-apollo.html#graphql-mutation-options + /docs/react/recipes/simple-example.html: + docs/react/essentials/get-started.html