From bc0fdbdf0c6e9bd037eb23ed27a71bdbe0ebf0e9 Mon Sep 17 00:00:00 2001 From: Facundo Giuliani Date: Tue, 27 Oct 2020 15:13:19 -0300 Subject: [PATCH] Make nextjs.org/commerce a link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 336e1ca51..f254c7e50 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Next.js Commerce The all-in-one starter kit for high-performance e-commerce sites. With a few clicks, Next.js developers can clone, deploy and fully own their own store. -Start right now at nextjs.org/commerce +Start right now at [nextjs.org/commerce](https://nextjs.org/commerce) Demo live at: [demo.vercel.store](https://demo.vercel.store/)