docs: change naming of Next.js starter (#4494)
This commit is contained in:
@@ -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.'
|
||||
}
|
||||
},
|
||||
]} />
|
||||
|
||||
Reference in New Issue
Block a user