docs: change medusa backend link in next.js guide (#4511)

This commit is contained in:
Shahed Nasser
2023-07-12 10:13:14 +03:00
committed by GitHub
parent a086885596
commit 52b39896e2

View File

@@ -43,7 +43,7 @@ Instead of manually following this guide to install then later deploy the Next.j
## Prerequisites
This document assumes you already have a Medusa backend installed. If you dont, please follow the [Quickstart guide for the Medusa backend](../development/backend/install.mdx) to learn how to do it.
This document assumes you already have a Medusa backend installed. If you dont, please follow the [Create Medusa App guide](../create-medusa-app.mdx) to learn how to do it.
You should also have Node.js with v16 or greater installed. You can check your Node.js version with the following command: