diff --git a/docs/content/development/plugins/publish.md b/docs/content/development/plugins/publish.md index 27bc03c340369..e084d0235d83c 100644 --- a/docs/content/development/plugins/publish.md +++ b/docs/content/development/plugins/publish.md @@ -5,7 +5,7 @@ addHowToData: true # How to Publish a Plugin -In this document, you'll learn how to publish a Medusa plugin to NPM and what are some requirements to keep in mind before publishing. +In this document, you'll learn how to publish a Medusa plugin to NPM and what are some requirements to keep in mind before publishing. Afterwards, your plugin will be published on the [Medusa Plugins page](https://medusajs.com/plugins/). ## Prerequisites @@ -151,4 +151,4 @@ Then, publish the new update: ```bash npm publish -``` \ No newline at end of file +```