From afaf5154e2811c328cbd0f181d96b89f30f0f513 Mon Sep 17 00:00:00 2001 From: Stephen Barlow Date: Mon, 8 Mar 2021 13:40:09 -0800 Subject: [PATCH] Use CodeSandbox that's tied to GitHub --- docs/source/getting-started.mdx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/source/getting-started.mdx b/docs/source/getting-started.mdx index 624914df653..716d80218fc 100644 --- a/docs/source/getting-started.mdx +++ b/docs/source/getting-started.mdx @@ -234,14 +234,12 @@ it again. The response updates to include only the `title` field for each book! ## Combined example -You can view and modify this complete example on CodeSandbox: +You can view and fork this complete example on CodeSandbox: - - - Edit apollo-server-getting-started + + Edit server-getting-started - ## Next steps This example application is a great starting point for working with