diff --git a/topics/basics/getting_started/publishing_plugin.md b/topics/basics/getting_started/publishing_plugin.md index 5b895ce43..76bdb934f 100644 --- a/topics/basics/getting_started/publishing_plugin.md +++ b/topics/basics/getting_started/publishing_plugin.md @@ -39,7 +39,7 @@ See also [Marketplace Docs](https://plugins.jetbrains.com/docs/marketplace/uploa When using Gradle, use the provided tasks as described in [](deployment.md). -New versions can be uploaded manually on the plugin's detail page, see [Marketplace Docs](https://plugins.jetbrains.com/docs/marketplace/custom-release-channels.html) for details. +New versions can be uploaded manually on the plugin's detail page, see [Marketplace Docs](https://plugins.jetbrains.com/docs/marketplace/plugin-updates.html) for details. ## Publishing a Plugin to a Custom Plugin Repository