docs: added deploy to netlify button for admin (#1865)
* added deploy to netlify button * chore: fix docs test error (#1866) * added deploy to netlify button
This commit is contained in:
@@ -12,11 +12,11 @@ If you’re not very familiar with Medusa’s architecture, you can learn more a
|
||||
|
||||
:::
|
||||
|
||||
<!-- ## Instant Deployment to Netlify
|
||||
## Instant Deployment to Netlify
|
||||
|
||||
Instead of manually following this guide to install then later deploy the Medusa Admin, you can deploy the Medusa Admin to Netlify with this button:
|
||||
|
||||
[](https://app.netlify.com/start/deploy?repository=https://github.com/medusajs/admin) -->
|
||||
[](https://app.netlify.com/start/deploy?repository=https://github.com/medusajs/admin)
|
||||
|
||||
## Install the Admin
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
|
||||
In this document, you’ll learn how to deploy the Medusa Admin on [Netlify](https://www.netlify.com/).
|
||||
|
||||
<!-- Alternatively, you can use this button to deploy the Medusa Admin to Netlify directly:
|
||||
Alternatively, you can use this button to deploy the Medusa Admin to Netlify directly:
|
||||
|
||||
[](https://app.netlify.com/start/deploy?repository=https://github.com/medusajs/admin) -->
|
||||
[](https://app.netlify.com/start/deploy?repository=https://github.com/medusajs/admin)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
||||
Reference in New Issue
Block a user