diff --git a/topics/appendix/resources/marketing.md b/topics/appendix/resources/marketing.md index 9e84a5282..112e0f939 100644 --- a/topics/appendix/resources/marketing.md +++ b/topics/appendix/resources/marketing.md @@ -2,7 +2,7 @@ # Marketing -> Make sure to follow the guidelines from the [Plugin Overview page](https://plugins.jetbrains.com/docs/marketplace/plugin-overview-page.html) for an optimal presentation of your plugin on JetBrains Marketplace. +> Make sure to follow the guidelines from the [Plugin Overview page](https://plugins.jetbrains.com/docs/marketplace/best-practices-for-listing.html) for an optimal presentation of your plugin on JetBrains Marketplace. > > The _Busy Plugin Developers. Episode 2_ discusses [5 tips for optimizing JetBrains Marketplace plugin page](https://youtu.be/oB1GA9JeeiY?t=52) in more detail. > diff --git a/topics/basics/getting_started/publishing_plugin.md b/topics/basics/getting_started/publishing_plugin.md index 08b1ca397..b724a50ee 100644 --- a/topics/basics/getting_started/publishing_plugin.md +++ b/topics/basics/getting_started/publishing_plugin.md @@ -15,7 +15,7 @@ The first plugin publication must always be [uploaded manually](#uploading-a-plu Before publishing a plugin, make sure it: - follows all recommendations from [](plugin_user_experience.md) -- follows all requirements from [Plugin Overview page](https://plugins.jetbrains.com/docs/marketplace/plugin-overview-page.html) +- follows all requirements from [Plugin Overview page](https://plugins.jetbrains.com/docs/marketplace/best-practices-for-listing.html) The webinar _Busy Plugin Developers. Episode 2_ discusses [5 tips for optimizing JetBrains Marketplace plugin page](https://youtu.be/oB1GA9JeeiY?t=52) in more detail. diff --git a/topics/basics/plugin_structure/plugin_icon_file.md b/topics/basics/plugin_structure/plugin_icon_file.md index 59c8b94a9..40b5147cc 100644 --- a/topics/basics/plugin_structure/plugin_icon_file.md +++ b/topics/basics/plugin_structure/plugin_icon_file.md @@ -1,4 +1,4 @@ - + # Plugin Logo @@ -28,7 +28,7 @@ Whether online or in the product UI, a Plugin Logo helps users to identify a plu ## Plugin Logo Requirements -> Please see also these [important requirements](https://plugins.jetbrains.com/docs/marketplace/plugin-overview-page.html#plugin-logo) for JetBrains Marketplace. +> Please see also these [important requirements](https://plugins.jetbrains.com/docs/marketplace/best-practices-for-listing.html#plugin-logo) for JetBrains Marketplace. > {style="note"} diff --git a/topics/basics/plugin_user_experience.md b/topics/basics/plugin_user_experience.md index c5e2a0cf4..6edaa3425 100644 --- a/topics/basics/plugin_user_experience.md +++ b/topics/basics/plugin_user_experience.md @@ -98,8 +98,7 @@ It is recommended to proofread the texts or use one of the [spellcheck plugins]( ## Plugin Description and Presentation -The description on the plugin page is the place where users have the first contact with the plugin, and its content helps them to decide if it is what they are looking for. -The description should be clear, polished, and follow the rules described in the JetBrains Marketplace [documentation](https://plugins.jetbrains.com/docs/marketplace/plugin-overview-page.html#plugin-description). +The description on the plugin page is the place where users have the first contact with the plugin, and its content helps them to decide if it is what they are looking for. The description should be clear, polished, and follow the rules described in the JetBrains Marketplace [documentation](https://plugins.jetbrains.com/docs/marketplace/best-practices-for-listing.html#plugin-description). See also this webinar about [5 tips for optimizing the JetBrains Marketplace plugin page](https://youtu.be/oB1GA9JeeiY?t=52). ## Providing Translations