From 63e9762ec90798042bc01153fde82457373d936f Mon Sep 17 00:00:00 2001 From: shadcn Date: Thu, 27 Oct 2022 20:07:20 +0400 Subject: [PATCH] docs(graphql-starter): update url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca79ed1..37621e7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A next-drupal starter for building your site with Next.js and GraphQL. ## How to use -`npx create-next-app -e https://github.com/chapter-three next-drupal-graphql-starter` +`npx create-next-app -e https://github.com/chapter-three/next-drupal-graphql-starter` ## Documentation