From d17807cb09df9424cdb2591899ced6f258b0f430 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 31 Jan 2022 18:05:46 +0100 Subject: [PATCH] publishing_plugin.md: link new MP doc page --- topics/basics/getting_started/publishing_plugin.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/topics/basics/getting_started/publishing_plugin.md b/topics/basics/getting_started/publishing_plugin.md index da5b0b125..ba2fe5465 100644 --- a/topics/basics/getting_started/publishing_plugin.md +++ b/topics/basics/getting_started/publishing_plugin.md @@ -26,6 +26,8 @@ To upload your plugin to the [JetBrains Marketplace](https://plugins.jetbrains.c 2. On your Profile page that opens, click **Add new plugin**. 3. Fill in the **Add new plugin** form that opens and click the **Add the plugin** button to upload your plugin. +See also [Marketplace Docs](https://plugins.jetbrains.com/docs/marketplace/uploading-a-new-plugin.html). + ### Uploading a New Version New versions can be uploaded on the plugin's detail page, see [Marketplace Docs](https://plugins.jetbrains.com/docs/marketplace/custom-release-channels.html) for details.