From cccf6afdeb7ad0506184a542bcbf9ce0b5705bd7 Mon Sep 17 00:00:00 2001 From: Michael Novotny Date: Fri, 28 Jul 2023 16:57:45 -0500 Subject: [PATCH] Adds anchor for v1 note (#1125) * Adds anchor for v1 note * Adds period --------- Co-authored-by: Lee Robinson --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3fa3f6b5..9f1a06883 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ A Next.js 13 and App Router-ready ecommerce template featuring: - Checkout and payments with Shopify - Automatic light/dark mode based on system settings -> Note: Looking for Next.js Commerce v1? View the [code](https://github.com/vercel/commerce/tree/v1), [demo](https://commerce-v1.vercel.store), and [release notes](https://github.com/vercel/commerce/releases/tag/v1) +

+ +> Note: Looking for Next.js Commerce v1? View the [code](https://github.com/vercel/commerce/tree/v1), [demo](https://commerce-v1.vercel.store), and [release notes](https://github.com/vercel/commerce/releases/tag/v1). ## Providers