Update doc and website references to new domain (#856)
This commit is contained in:
@@ -4,7 +4,7 @@ title: Plugins
|
||||
|
||||
# Plugins
|
||||
|
||||
The purpose of this guide is to give an introduction to the structure of a plugin and the steps required to create one. It builds upon our article describing the process of [adding custom functionality](https://docs.medusa-commerce.com/tutorial/adding-custom-functionality). It can be seen as the proceeding steps for extracting your custom functionality to a reusable package for other developers to use.
|
||||
The purpose of this guide is to give an introduction to the structure of a plugin and the steps required to create one. It builds upon our article describing the process of [adding custom functionality](https://docs.medusajs.com/tutorial/adding-custom-functionality). It can be seen as the proceeding steps for extracting your custom functionality to a reusable package for other developers to use.
|
||||
|
||||
## What is a plugin?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user