From a8bb9e79152c8be64d18bd1b6dcb889db0b793e0 Mon Sep 17 00:00:00 2001 From: Michael Novotny Date: Mon, 14 Aug 2023 16:11:52 -0500 Subject: [PATCH] Fixes url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 948899540..c8f3da272 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,4 @@ Your app should now be running on [localhost:3000](http://localhost:3000/). ## Vercel, Next.js Commerce, and Shopify Integration Guide -You can use this comprehensive [integration guide](http://vercel.com/docs/integrations/shopify#configure-environment-variables) with step-by-step instructions on how to configure Shopify as a headless CMS using Next.js Commerce as your headless Shopify storefront on Vercel. +You can use this comprehensive [integration guide](http://vercel.com/docs/integrations/shopify) with step-by-step instructions on how to configure Shopify as a headless CMS using Next.js Commerce as your headless Shopify storefront on Vercel.