docs: change naming of Next.js starter (#4494)

This commit is contained in:
Shahed Nasser
2023-07-11 11:35:08 +03:00
committed by GitHub
parent 4b4296dc16
commit fbece1d27e
39 changed files with 97 additions and 97 deletions
+2 -2
View File
@@ -126,10 +126,10 @@ Medusa provides the essential building blocks that developers can put together t
{
type: 'link',
href: '/starters/nextjs-medusa-starter',
label: 'Next.js Storefront Quickstart',
label: 'Next.js Starter Template',
customProps: {
icon: Icons['nextjs'],
description: 'Install the Next.js starter storefront and use it with the Medusa backend.'
description: 'Install the Next.js starter template and use it as the storefront for the Medusa backend.'
}
},
]} />